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()
41 .dev.bus = &vio_bus_type,1066 vio_bus_type.dev_groups = vio_cmo_dev_groups; in vio_cmo_sysfs_init()1067 vio_bus_type.bus_groups = vio_bus_groups; in vio_cmo_sysfs_init()1312 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()1725 dma_debug_add_bus(&vio_bus_type); in vio_init()
42 extern struct bus_type vio_bus_type;
187 bus_register_notifier(&vio_bus_type, &fail_iommu_bus_notifier); in fail_iommu_setup()
Completed in 10 milliseconds