Searched refs:rio_bus_type (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/rapidio/
H A Drio-driver.c153 rdrv->driver.bus = &rio_bus_type;
175 rdev->dev.bus = &rio_bus_type;
230 struct bus_type rio_bus_type = { variable in typeref:struct:bus_type
253 ret = bus_register(&rio_bus_type);
264 EXPORT_SYMBOL_GPL(rio_bus_type); variable
H A Drio.c2208 if (dev->bus == &rio_bus_type)
H A Drio_cm.c2275 .subsys = &rio_bus_type,
/linux-master/include/linux/
H A Drio.h81 extern struct bus_type rio_bus_type;
/linux-master/drivers/net/
H A Drionet.c703 .subsys = &rio_bus_type,
/linux-master/drivers/rapidio/devices/
H A Drio_mport_cdev.c1701 dev = bus_find_device_by_name(&rio_bus_type, NULL, dev_info.name);
1838 dev = bus_find_device_by_name(&rio_bus_type, NULL,

Completed in 151 milliseconds