Searched refs:fdt_node_check_compatible (Results 1 – 3 of 3) sorted by relevance
737 int fdt_node_check_compatible(const void *fdt, int nodeoffset, in fdt_node_check_compatible() function765 err = fdt_node_check_compatible(fdt, offset, compatible); in fdt_node_offset_by_compatible()
932 int fdt_node_check_compatible(const void *fdt, int nodeoffset,
286 ret = fdt_node_check_compatible(fdt_addr, phy_parent, in __get_phy_info_from_dt()