Searched refs:mcb_bus_type (Results 1 – 1 of 1) sorted by relevance
157 static struct bus_type mcb_bus_type = { variable187 drv->driver.bus = &mcb_bus_type; in __mcb_register_driver()228 dev->dev.bus = &mcb_bus_type; in mcb_device_register()287 bus->dev.bus = &mcb_bus_type; in mcb_alloc_bus()312 bus_for_each_dev(&mcb_bus_type, NULL, NULL, __mcb_devices_unregister); in mcb_devices_unregister()411 bus_for_each_dev(&mcb_bus_type, NULL, NULL, __mcb_bus_add_devices); in mcb_bus_add_devices()500 return bus_register(&mcb_bus_type); in mcb_init()506 bus_unregister(&mcb_bus_type); in mcb_exit()