Home
last modified time | relevance | path

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

/linux-6.15/drivers/of/
H A Dbase.c1101 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node() function
/linux-6.15/include/linux/
H A Dof.h919 #define of_match_node(_matches, _node) NULL macro