Searched refs:fdt_node_check_compatible (Results 1 – 2 of 2) sorted by relevance
820 int fdt_node_check_compatible(const void *fdt, int nodeoffset, in fdt_node_check_compatible() function848 err = fdt_node_check_compatible(fdt, offset, compatible); in fdt_node_offset_by_compatible()
993 int fdt_node_check_compatible(const void *fdt, int nodeoffset,
Completed in 10 milliseconds