Searched refs:vio_bus_type (Results 1 – 4 of 4) sorted by relevance
153 static const struct bus_type vio_bus_type = { variable165 viodrv->driver.bus = &vio_bus_type; in __vio_register_driver()362 vdev->dev.bus = &vio_bus_type; in vio_create_one()508 err = bus_register(&vio_bus_type); in vio_init()
42 .dev.bus = &vio_bus_type,1299 viodrv->driver.bus = &vio_bus_type; in __vio_register_driver()1426 viodev->dev.bus = &vio_bus_type; in vio_register_device_node()1502 err = bus_register(&vio_bus_type); in vio_bus_init()1616 const struct bus_type vio_bus_type = { variable1635 const struct bus_type vio_bus_type = { variable1668 found = bus_find_device_by_name(&vio_bus_type, NULL, name); in vio_find_name()1733 dma_debug_add_bus(&vio_bus_type); in vio_init()
42 extern const struct bus_type vio_bus_type;
198 bus_register_notifier(&vio_bus_type, &fail_iommu_vio_bus_notifier); in fail_iommu_setup()