Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/of/
Dbase.c1091 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node() function
/kernel/linux/linux-5.10/drivers/of/
Dbase.c1110 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node() function
/kernel/linux/linux-4.19/include/linux/
Dof.h961 #define of_match_node(_matches, _node) NULL macro
/kernel/linux/linux-5.10/include/linux/
Dof.h1006 #define of_match_node(_matches, _node) NULL macro