Searched defs:of_find_node_by_type (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dof.h501 static inline struct device_node *of_find_node_by_type(struct device_node *from, function
/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

Completed in 168 milliseconds