Home
last modified time | relevance | path

Searched refs:vio_bus_type (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sparc/kernel/
H A Dvio.c154 static const struct bus_type vio_bus_type = { variable
166 viodrv->driver.bus = &vio_bus_type; in __vio_register_driver()
363 vdev->dev.bus = &vio_bus_type; in vio_create_one()
509 err = bus_register(&vio_bus_type); in vio_init()
/linux/arch/powerpc/include/asm/
H A Dvio.h42 extern const struct bus_type vio_bus_type;