Searched refs:vd_fops (Results 1 - 3 of 3) sorted by relevance

/linux-master/samples/vfio-mdev/
H A Dmdpy.c688 static const struct file_operations vd_fops = { variable in typeref:struct:file_operations
706 cdev_init(&mdpy_cdev, &vd_fops);
H A Dmbochs.c1399 static const struct file_operations vd_fops = { variable in typeref:struct:file_operations
1419 cdev_init(&mbochs_cdev, &vd_fops);
H A Dmtty.c194 static const struct file_operations vd_fops = { variable in typeref:struct:file_operations
1997 cdev_init(&mtty_dev.vd_cdev, &vd_fops);

Completed in 117 milliseconds