Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dof_platform.h58 static inline struct platform_device *of_find_device_by_node(struct device_node *np) in of_find_device_by_node() function
/kernel/linux/linux-6.6/include/linux/
H A Dof_platform.h64 static inline struct platform_device *of_find_device_by_node(struct device_node *np) in of_find_device_by_node() function
/kernel/linux/linux-5.10/drivers/of/
H A Dplatform.c49 struct platform_device *of_find_device_by_node(struct device_node *np) in of_find_device_by_node() function
56 EXPORT_SYMBOL(of_find_device_by_node); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dplatform.c45 struct platform_device *of_find_device_by_node(struct device_node *np) in of_find_device_by_node() function
52 EXPORT_SYMBOL(of_find_device_by_node); variable

Completed in 3 milliseconds