Home
last modified time | relevance | path

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

/Linux-v5.15/samples/vfio-mdev/
Dmtty.c153 static const struct vfio_device_ops mtty_dev_ops; variable
725 vfio_init_group_dev(&mdev_state->vdev, &mdev->dev, &mtty_dev_ops); in mtty_probe()
1315 static const struct vfio_device_ops mtty_dev_ops = { variable