Searched refs:fdt_node_offset_by_compatible (Results 1 – 4 of 4) sorted by relevance
27 fdt_node_offset_by_compatible;
548 int fdt_node_offset_by_compatible(const void *fdt, int startoffset, in fdt_node_offset_by_compatible() function
836 int fdt_node_offset_by_compatible(const void *fdt, int startoffset,
575 if ( !fdt || fdt_node_offset_by_compatible(fdt, 0, "multiboot,module") < 0 ) in efi_arch_use_config_file()
Completed in 11 milliseconds