Searched refs:pnp_bus_type (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pnp/
H A Dcore.c143 dev->dev.bus = &pnp_bus_type;
213 return bus_register(&pnp_bus_type);
H A Ddriver.c210 struct bus_type pnp_bus_type = { variable in typeref:struct:bus_type
224 drv->driver.bus = &pnp_bus_type;
H A Dcard.c357 if (pnp_bus_type.probe(&dev->dev))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pnp/
H A Dcore.c143 dev->dev.bus = &pnp_bus_type;
213 return bus_register(&pnp_bus_type);
H A Ddriver.c210 struct bus_type pnp_bus_type = { variable in typeref:struct:bus_type
224 drv->driver.bus = &pnp_bus_type;
H A Dcard.c357 if (pnp_bus_type.probe(&dev->dev))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pnp/pnpacpi/
H A Dcore.c308 .bus = &pnp_bus_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pnp/pnpacpi/
H A Dcore.c308 .bus = &pnp_bus_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dpnp.h438 extern struct bus_type pnp_bus_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dpnp.h438 extern struct bus_type pnp_bus_type;

Completed in 80 milliseconds