Home
last modified time | relevance | path

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

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