Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/s390/cio/
Dvfio_ccw_ops.c19 static const struct vfio_device_ops vfio_ccw_dev_ops; variable
64 ret = vfio_init_device(&private->vdev, &mdev->dev, &vfio_ccw_dev_ops); in vfio_ccw_mdev_probe()
581 static const struct vfio_device_ops vfio_ccw_dev_ops = { variable