Searched refs:locomo_bus_type (Results 1 – 1 of 1) sorted by relevance
71 static const struct bus_type locomo_bus_type; variable 243 dev->dev.bus = &locomo_bus_type; in locomo_init_one_child() 847 static const struct bus_type locomo_bus_type = { variable 856 driver->drv.bus = &locomo_bus_type; in locomo_driver_register() 869 int ret = bus_register(&locomo_bus_type); in locomo_init() 878 bus_unregister(&locomo_bus_type); in locomo_exit()