Searched refs:mcb_bus_type (Results 1 – 1 of 1) sorted by relevance
159 static const struct bus_type mcb_bus_type = { variable189 drv->driver.bus = &mcb_bus_type; in __mcb_register_driver()230 dev->dev.bus = &mcb_bus_type; in mcb_device_register()291 bus->dev.bus = &mcb_bus_type; in mcb_alloc_bus()500 return bus_register(&mcb_bus_type); in mcb_init()506 bus_unregister(&mcb_bus_type); in mcb_exit()