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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rapidio/
H A Drio-driver.c147 rdrv->driver.bus = &rio_bus_type;
199 struct bus_type rio_bus_type = { variable in typeref:struct:bus_type
217 return bus_register(&rio_bus_type);
224 EXPORT_SYMBOL_GPL(rio_bus_type); variable
H A Drio-scan.c480 rdev->dev.bus = &rio_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Drio.h69 extern struct bus_type rio_bus_type;

Completed in 65 milliseconds