Searched refs:vio_bus_type (Results 1 – 5 of 5) 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()513 err = bus_register(&vio_bus_type); in vio_init()
46 extern struct bus_type vio_bus_type;
43 .dev.bus = &vio_bus_type,1080 vio_bus_type.dev_groups = vio_cmo_dev_groups; in vio_cmo_sysfs_init()1081 vio_bus_type.bus_groups = vio_bus_groups; in vio_cmo_sysfs_init()1310 viodrv->driver.bus = &vio_bus_type; in __vio_register_driver()1439 viodev->dev.bus = &vio_bus_type; in vio_register_device_node()1515 err = bus_register(&vio_bus_type); in vio_bus_init()1628 struct bus_type vio_bus_type = { variable1660 found = bus_find_device_by_name(&vio_bus_type, NULL, name); in vio_find_name()
372 dma_debug_add_bus(&vio_bus_type); in dma_init()
158 bus_register_notifier(&vio_bus_type, &fail_iommu_bus_notifier); in fail_iommu_setup()