Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c1110 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node() function
1121 EXPORT_SYMBOL(of_match_node); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dbase.c972 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node() function
983 EXPORT_SYMBOL(of_match_node); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h864 #define of_match_node(_matches, _node) NULL macro
/kernel/linux/linux-6.6/include/linux/
H A Dof.h879 #define of_match_node(_matches, _node) NULL macro

Completed in 11 milliseconds