Searched refs:vio_drv (Results 1 – 1 of 1) sorted by relevance
62 const struct vio_driver *vio_drv = to_vio_driver(drv); in vio_bus_match() local63 const struct vio_device_id *matches = vio_drv->id_table; in vio_bus_match()