vd_fops 1435 samples/vfio-mdev/mbochs.c static const struct file_operations vd_fops = { vd_fops 1453 samples/vfio-mdev/mbochs.c cdev_init(&mbochs_cdev, &vd_fops); vd_fops 742 samples/vfio-mdev/mdpy.c static const struct file_operations vd_fops = { vd_fops 760 samples/vfio-mdev/mdpy.c cdev_init(&mdpy_cdev, &vd_fops); vd_fops 149 samples/vfio-mdev/mtty.c static const struct file_operations vd_fops = { vd_fops 1427 samples/vfio-mdev/mtty.c cdev_init(&mtty_dev.vd_cdev, &vd_fops);