Home
last modified time | relevance | path

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

/linux-6.12.1/samples/vfio-mdev/
Dmdpy.c689 static const struct file_operations vd_fops = { variable
707 cdev_init(&mdpy_cdev, &vd_fops); in mdpy_dev_init()
Dmbochs.c1400 static const struct file_operations vd_fops = { variable
1420 cdev_init(&mbochs_cdev, &vd_fops); in mbochs_dev_init()
Dmtty.c194 static const struct file_operations vd_fops = { variable
1995 cdev_init(&mtty_dev.vd_cdev, &vd_fops); in mtty_dev_init()