Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/of/
Dbase.c972 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-5.10/include/linux/
Dof.h864 #define of_match_node(_matches, _node) NULL macro
/kernel/linux/linux-6.6/include/linux/
Dof.h879 #define of_match_node(_matches, _node) NULL macro