of_device_alloc
dev = of_device_alloc(dn, NULL, &ibmebus_bus_device);
EXPORT_SYMBOL(of_device_alloc);
dev = of_device_alloc(np, bus_id, parent);
extern struct platform_device *of_device_alloc(struct device_node *np,