Searched refs:i2o_bus_type (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/message/i2o/
H A Dcore.h24 extern struct bus_type i2o_bus_type;
H A Ddriver.c62 struct bus_type i2o_bus_type = { variable in typeref:struct:bus_type
98 drv->driver.bus = &i2o_bus_type;
354 rc = bus_register(&i2o_bus_type);
369 bus_unregister(&i2o_bus_type);
H A Ddevice.c203 dev->device.bus = &i2o_bus_type;

Completed in 41 milliseconds