of_device_alloc   166 arch/powerpc/platforms/pseries/ibmebus.c 	dev = of_device_alloc(dn, NULL, &ibmebus_bus_device);
of_device_alloc   154 drivers/of/platform.c EXPORT_SYMBOL(of_device_alloc);
of_device_alloc   178 drivers/of/platform.c 	dev = of_device_alloc(np, bus_id, parent);
of_device_alloc    52 include/linux/of_platform.h extern struct platform_device *of_device_alloc(struct device_node *np,