Searched refs:mcb_bus_type (Results 1 – 1 of 1) sorted by relevance
160 static const struct bus_type mcb_bus_type = { variable190 drv->driver.bus = &mcb_bus_type; in __mcb_register_driver()231 dev->dev.bus = &mcb_bus_type; in mcb_device_register()292 bus->dev.bus = &mcb_bus_type; in mcb_alloc_bus()501 return bus_register(&mcb_bus_type); in mcb_init()507 bus_unregister(&mcb_bus_type); in mcb_exit()