Home
last modified time | relevance | path

Searched refs:__of_device_is_compatible (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/of/
Dbase.c484 static int __of_device_is_compatible(const struct device_node *device, in __of_device_is_compatible() function
532 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()