Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/
H A Drio-driver.c153 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 = { variable
253 ret = bus_register(&rio_bus_type); in rio_bus_init()
264 EXPORT_SYMBOL_GPL(rio_bus_type);
H A Drio.c2208 if (dev->bus == &rio_bus_type) in rio_mport_cleanup_callback()
H A Drio_cm.c2273 .subsys = &rio_bus_type,
/openbmc/linux/include/linux/
H A Drio.h81 extern struct bus_type rio_bus_type;
/openbmc/linux/drivers/net/
H A Drionet.c703 .subsys = &rio_bus_type,
/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c1699 dev = bus_find_device_by_name(&rio_bus_type, NULL, dev_info.name); in rio_mport_add_riodev()
1836 dev = bus_find_device_by_name(&rio_bus_type, NULL, in rio_mport_del_riodev()