Home
last modified time | relevance | path

Searched refs:of_device_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dof_platform.h52 extern struct platform_device *of_device_alloc(struct device_node *np,
/linux-6.3-rc2/drivers/of/
A Dplatform.c112 struct platform_device *of_device_alloc(struct device_node *np, in of_device_alloc() function
154 EXPORT_SYMBOL(of_device_alloc);
178 dev = of_device_alloc(np, bus_id, parent); in of_platform_device_create_pdata()
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dibmebus.c172 dev = of_device_alloc(dn, NULL, &ibmebus_bus_device); in ibmebus_create_device()

Completed in 8 milliseconds