Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/of/
Dbase.c321 static int __of_device_is_compatible(const struct device_node *device, in __of_device_is_compatible() function
369 res = __of_device_is_compatible(device, compat, NULL, NULL); in of_device_is_compatible()
952 if (__of_device_is_compatible(np, compatible, type, NULL) && in of_find_compatible_node()
1007 score = __of_device_is_compatible(node, matches->compatible, in __of_match_node()