Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dof_platform.h96 static inline struct platform_device *of_platform_device_create(struct device_node *np, in of_platform_device_create() function
/openbmc/linux/drivers/of/
H A Dplatform.c244 struct platform_device *of_platform_device_create(struct device_node *np, in of_platform_device_create() function