Searched refs:zorro_bus_type (Results 1 – 3 of 3) sorted by relevance
85 drv->driver.bus = &zorro_bus_type; in zorro_register_driver()153 const struct bus_type zorro_bus_type = { variable162 EXPORT_SYMBOL(zorro_bus_type);167 return bus_register(&zorro_bus_type); in zorro_driver_init()
145 dev_set_name(&bus->dev, zorro_bus_type.name); in amiga_zorro_probe()184 z->dev.bus = &zorro_bus_type; in amiga_zorro_probe()
7 extern const struct bus_type zorro_bus_type;
Completed in 5 milliseconds