Searched refs:vio_bus_type (Results 1 – 4 of 4) sorted by relevance
152 static struct bus_type vio_bus_type = { variable164 viodrv->driver.bus = &vio_bus_type; in __vio_register_driver()361 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,1067 vio_bus_type.dev_groups = vio_cmo_dev_groups; in vio_cmo_sysfs_init()1068 vio_bus_type.bus_groups = vio_bus_groups; in vio_cmo_sysfs_init()1313 viodrv->driver.bus = &vio_bus_type; in __vio_register_driver()1440 viodev->dev.bus = &vio_bus_type; in vio_register_device_node()1516 err = bus_register(&vio_bus_type); in vio_bus_init()1629 struct bus_type vio_bus_type = { variable1661 found = bus_find_device_by_name(&vio_bus_type, NULL, name); in vio_find_name()1726 dma_debug_add_bus(&vio_bus_type); in vio_init()
42 extern struct bus_type vio_bus_type;
196 bus_register_notifier(&vio_bus_type, &fail_iommu_vio_bus_notifier); in fail_iommu_setup()