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

/linux-master/include/linux/
H A Dof_platform.h96 static inline struct platform_device *of_platform_device_create(struct device_node *np, function
/linux-master/drivers/of/
H A Dplatform.c207 struct platform_device *of_platform_device_create(struct device_node *np, function
213 EXPORT_SYMBOL(of_platform_device_create); variable

Completed in 123 milliseconds