Searched refs:i2o_bus_type (Results 1 – 3 of 3) sorted by relevance
62 struct bus_type i2o_bus_type = { variable98 drv->driver.bus = &i2o_bus_type; in i2o_driver_register()353 rc = bus_register(&i2o_bus_type); in i2o_driver_init()368 bus_unregister(&i2o_bus_type); in i2o_driver_exit()
24 extern struct bus_type i2o_bus_type;
201 dev->device.bus = &i2o_bus_type; in i2o_device_alloc()