rio_bus_type      701 drivers/net/rionet.c 	.subsys		= &rio_bus_type,
rio_bus_type     1699 drivers/rapidio/devices/rio_mport_cdev.c 	if (bus_find_device_by_name(&rio_bus_type, NULL, dev_info.name)) {
rio_bus_type     1832 drivers/rapidio/devices/rio_mport_cdev.c 		dev = bus_find_device_by_name(&rio_bus_type, NULL,
rio_bus_type      154 drivers/rapidio/rio-driver.c 	rdrv->driver.bus = &rio_bus_type;
rio_bus_type      176 drivers/rapidio/rio-driver.c 	rdev->dev.bus = &rio_bus_type;
rio_bus_type      232 drivers/rapidio/rio-driver.c struct bus_type rio_bus_type = {
rio_bus_type      255 drivers/rapidio/rio-driver.c 		ret = bus_register(&rio_bus_type);
rio_bus_type      266 drivers/rapidio/rio-driver.c EXPORT_SYMBOL_GPL(rio_bus_type);
rio_bus_type     2284 drivers/rapidio/rio.c 	if (dev->bus == &rio_bus_type)
rio_bus_type     2278 drivers/rapidio/rio_cm.c 	.subsys		= &rio_bus_type,
rio_bus_type       81 include/linux/rio.h extern struct bus_type rio_bus_type;