Home
last modified time | relevance | path

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

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