Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dof_platform.h58 static inline struct platform_device *of_find_device_by_node(struct device_node *np) in of_find_device_by_node() function
/linux-4.19.296/drivers/of/
Dplatform.c54 struct platform_device *of_find_device_by_node(struct device_node *np) in of_find_device_by_node() function