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