Searched refs:fdt_node_offset_by_compatible (Results 1 – 4 of 4) sorted by relevance
28 fdt_node_offset_by_compatible;
953 int fdt_node_offset_by_compatible(const void *fdt, int startoffset,
680 int fdt_node_offset_by_compatible(const void *fdt, int startoffset, in fdt_node_offset_by_compatible() function
41 offset = fdt_node_offset_by_compatible(fdt, offset, compat); in check_search()