Searched refs:of_device_alloc (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dof_platform.h58 extern struct platform_device *of_device_alloc(struct device_node *np,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dof_platform.h58 extern struct platform_device *of_device_alloc(struct device_node *np,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/of/
H A Dplatform.c577 * of_device_alloc - Allocate and initialize an of_device
582 struct platform_device *of_device_alloc(struct device_node *np, function
631 EXPORT_SYMBOL(of_device_alloc); variable
645 dev = of_device_alloc(np, bus_id, parent);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/of/
H A Dplatform.c577 * of_device_alloc - Allocate and initialize an of_device
582 struct platform_device *of_device_alloc(struct device_node *np, function
631 EXPORT_SYMBOL(of_device_alloc); variable
645 dev = of_device_alloc(np, bus_id, parent);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dibmebus.c158 dev = of_device_alloc(dn, NULL, &ibmebus_bus_device);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dibmebus.c158 dev = of_device_alloc(dn, NULL, &ibmebus_bus_device);

Completed in 173 milliseconds