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

/linux-master/include/linux/
H A Dof_platform.h64 static inline struct platform_device *of_find_device_by_node(struct device_node *np) function
/linux-master/drivers/of/
H A Dplatform.c46 struct platform_device *of_find_device_by_node(struct device_node *np) function
53 EXPORT_SYMBOL(of_find_device_by_node); variable

Completed in 119 milliseconds