Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dof_platform.h96 static inline struct platform_device *of_platform_device_create(struct device_node *np, in of_platform_device_create() function
/Linux-v6.6/drivers/of/
Dplatform.c244 struct platform_device *of_platform_device_create(struct device_node *np, in of_platform_device_create() function