Function get_power_domain_phandle

Source
fn get_power_domain_phandle(
    offset: usize,
    phandles: &BTreeMap<&str, u32>,
) -> Result<u32>