Searched refs:vio_bus_type (Results 1 – 4 of 4) sorted by relevance
154 static struct bus_type vio_bus_type = { variable166 viodrv->driver.bus = &vio_bus_type; in __vio_register_driver()363 vdev->dev.bus = &vio_bus_type; in vio_create_one()510 err = bus_register(&vio_bus_type); in vio_init()
40 .dev.bus = &vio_bus_type,1064 vio_bus_type.dev_groups = vio_cmo_dev_groups; in vio_cmo_sysfs_init()1065 vio_bus_type.bus_groups = vio_bus_groups; in vio_cmo_sysfs_init()1298 viodrv->driver.bus = &vio_bus_type; in __vio_register_driver()1425 viodev->dev.bus = &vio_bus_type; in vio_register_device_node()1501 err = bus_register(&vio_bus_type); in vio_bus_init()1614 struct bus_type vio_bus_type = { variable1645 found = bus_find_device_by_name(&vio_bus_type, NULL, name); in vio_find_name()1710 dma_debug_add_bus(&vio_bus_type); in vio_init()
42 extern struct bus_type vio_bus_type;
146 bus_register_notifier(&vio_bus_type, &fail_iommu_bus_notifier); in fail_iommu_setup()