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

/linux-master/drivers/of/
H A Dbase.c913 struct device_node *of_find_node_by_type(struct device_node *from, function
927 EXPORT_SYMBOL(of_find_node_by_type); variable
/linux-master/include/linux/
H A Dof.h501 static inline struct device_node *of_find_node_by_type(struct device_node *from, function

Completed in 95 milliseconds