Searched refs:__of_device_is_compatible (Results 1 – 1 of 1) sorted by relevance
510 static int __of_device_is_compatible(const struct device_node *device, in __of_device_is_compatible() function558 res = __of_device_is_compatible(device, compat, NULL, NULL); in of_device_is_compatible()1063 if (__of_device_is_compatible(np, compatible, type, NULL) && in of_find_compatible_node()1118 score = __of_device_is_compatible(node, matches->compatible, in __of_match_node()