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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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;
353 rc = bus_register(&i2o_bus_type);
368 bus_unregister(&i2o_bus_type);
H A Ddevice.c201 dev->device.bus = &i2o_bus_type;

Completed in 66 milliseconds