Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/of/
Dbase.c58 bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() function
/linux-6.6.21/include/linux/
Dof.h471 static inline bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() function