Home
last modified time | relevance | path

Searched defs:of_match_node (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/of/
Dbase.c1158 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node() function
/linux-6.1.9/include/linux/
Dof.h847 #define of_match_node(_matches, _node) NULL macro