Function cros_fdt::overlay::get_symbol_path_and_phandle

source ·
fn get_symbol_path_and_phandle(symbol: &str, fdt: &Fdt) -> Option<(String, u32)>