Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dbase.c59 bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() function
/linux/include/linux/
H A Dof.h480 static inline bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() function