superhyway_bus_type 81 drivers/sh/superhyway/superhyway.c dev->dev.bus = &superhyway_bus_type; superhyway_bus_type 177 drivers/sh/superhyway/superhyway.c drv->drv.bus = &superhyway_bus_type; superhyway_bus_type 208 drivers/sh/superhyway/superhyway.c struct bus_type superhyway_bus_type = { superhyway_bus_type 220 drivers/sh/superhyway/superhyway.c return bus_register(&superhyway_bus_type); superhyway_bus_type 226 drivers/sh/superhyway/superhyway.c bus_unregister(&superhyway_bus_type); superhyway_bus_type 232 drivers/sh/superhyway/superhyway.c EXPORT_SYMBOL(superhyway_bus_type); superhyway_bus_type 48 include/linux/superhyway.h extern struct bus_type superhyway_bus_type;