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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/rapidio/
H A Drio-driver.c149 rdrv->driver.bus = &rio_bus_type;
202 struct bus_type rio_bus_type = { variable in typeref:struct:bus_type
220 return bus_register(&rio_bus_type);
227 EXPORT_SYMBOL_GPL(rio_bus_type); variable
H A Drio-scan.c368 rdev->dev.bus = &rio_bus_type;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Drio.h73 extern struct bus_type rio_bus_type;

Completed in 158 milliseconds