Home
last modified time | relevance | path

Searched defs:of_node_name_eq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c58 bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() function
71 EXPORT_SYMBOL(of_node_name_eq); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dbase.c58 bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() function
71 EXPORT_SYMBOL(of_node_name_eq); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h463 static inline bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h471 static inline bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() function

Completed in 20 milliseconds