Function offset_phandle_prop

Source
fn offset_phandle_prop(
    node: &mut FdtNode,
    propname: &str,
    delta: u32,
) -> Result<()>