Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/of/
Dbase.c457 static int __of_device_is_compatible(const struct device_node *device, in __of_device_is_compatible() function
505 res = __of_device_is_compatible(device, compat, NULL, NULL); in of_device_is_compatible()
975 if (__of_device_is_compatible(np, compatible, type, NULL) && in of_find_compatible_node()
1030 score = __of_device_is_compatible(node, matches->compatible, in __of_match_node()