Searched defs:of_find_node_by_name (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/of/
H A Dbase.c885 struct device_node *of_find_node_by_name(struct device_node *from, function
899 EXPORT_SYMBOL(of_find_node_by_name); variable
/linux-master/include/linux/
H A Dof.h495 static inline struct device_node *of_find_node_by_name(struct device_node *from, function

Completed in 172 milliseconds