Searched refs:vio_bus_type (Results 1 – 3 of 3) sorted by relevance
152 static const struct bus_type vio_bus_type = { variable 164 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,1297 viodrv->driver.bus = &vio_bus_type; in __vio_register_driver()1424 viodev->dev.bus = &vio_bus_type; in vio_register_device_node()1500 err = bus_register(&vio_bus_type); in vio_bus_init()1614 const struct bus_type vio_bus_type = { variable1633 const struct bus_type vio_bus_type = { variable1666 found = bus_find_device_by_name(&vio_bus_type, NULL, name); in vio_find_name()1731 dma_debug_add_bus(&vio_bus_type); in vio_init()
42 extern const struct bus_type vio_bus_type;