Searched refs:rio_bus_type (Results 1 – 5 of 5) sorted by relevance
153 rdrv->driver.bus = &rio_bus_type; in rio_register_driver()175 rdev->dev.bus = &rio_bus_type; in rio_attach_device()230 struct bus_type rio_bus_type = { variable253 ret = bus_register(&rio_bus_type); in rio_bus_init()264 EXPORT_SYMBOL_GPL(rio_bus_type);
2105 if (dev->bus == &rio_bus_type) in rio_mport_cleanup_callback()
2272 .subsys = &rio_bus_type,
703 .subsys = &rio_bus_type,
1681 dev = bus_find_device_by_name(&rio_bus_type, NULL, dev_info.name); in rio_mport_add_riodev()1819 dev = bus_find_device_by_name(&rio_bus_type, NULL, in rio_mport_del_riodev()
Completed in 24 milliseconds