Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/of/
Dbase.c1082 const struct of_device_id *__of_match_node(const struct of_device_id *matches, in __of_match_node() function
1117 match = __of_match_node(matches, node); in of_match_node()
1149 m = __of_match_node(matches, np); in of_find_matching_node_and_match()