Home
last modified time | relevance | path

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

/drivers/rapidio/
Drio-driver.c147 rdrv->driver.bus = &rio_bus_type; in rio_register_driver()
169 rdev->dev.bus = &rio_bus_type; in rio_attach_device()
206 struct bus_type rio_bus_type = { variable
225 return bus_register(&rio_bus_type); in rio_bus_init()
232 EXPORT_SYMBOL_GPL(rio_bus_type);