Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmdpy.c742 static const struct file_operations vd_fops = { variable
760 cdev_init(&mdpy_cdev, &vd_fops); in mdpy_dev_init()
H A Dmtty.c149 static const struct file_operations vd_fops = { variable
1427 cdev_init(&mtty_dev.vd_cdev, &vd_fops); in mtty_dev_init()
H A Dmbochs.c1420 static const struct file_operations vd_fops = { variable
1438 cdev_init(&mbochs_cdev, &vd_fops); in mbochs_dev_init()
/kernel/linux/linux-6.6/samples/vfio-mdev/
H A Dmdpy.c686 static const struct file_operations vd_fops = { variable
704 cdev_init(&mdpy_cdev, &vd_fops); in mdpy_dev_init()
H A Dmbochs.c1397 static const struct file_operations vd_fops = { variable
1417 cdev_init(&mbochs_cdev, &vd_fops); in mbochs_dev_init()
H A Dmtty.c163 static const struct file_operations vd_fops = { variable
1407 cdev_init(&mtty_dev.vd_cdev, &vd_fops); in mtty_dev_init()

Completed in 10 milliseconds