Searched refs:vfio_device_fops (Results 1 – 3 of 3) sorted by relevance
15 cdev_init(&device->cdev, &vfio_device_fops); in vfio_init_device_cdev()
37 extern const struct file_operations vfio_device_fops;
1426 const struct file_operations vfio_device_fops = { variable1444 if (file->f_op != &vfio_device_fops) in vfio_device_from_file()