Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dof_platform.h90 static inline struct platform_device *of_platform_device_create(struct device_node *np, in of_platform_device_create() function
/linux-6.1.9/drivers/of/
Dplatform.c211 struct platform_device *of_platform_device_create(struct device_node *np, in of_platform_device_create() function