dio_bus_type 80 drivers/dio/dio-driver.c drv->driver.bus = &dio_bus_type; dio_bus_type 126 drivers/dio/dio-driver.c struct bus_type dio_bus_type = { dio_bus_type 135 drivers/dio/dio-driver.c return bus_register(&dio_bus_type); dio_bus_type 143 drivers/dio/dio-driver.c EXPORT_SYMBOL(dio_bus_type); dio_bus_type 224 drivers/dio/dio.c dev->dev.bus = &dio_bus_type; dio_bus_type 71 include/linux/dio.h extern struct bus_type dio_bus_type;