Searched refs:vfio_group_fops (Results 1 – 1 of 1) sorted by relevance
1360 static const struct file_operations vfio_group_fops = { variable1482 if (filep->f_op != &vfio_group_fops) in vfio_group_get_external_user()1565 cdev_init(&vfio.group_cdev, &vfio_group_fops); in vfio_init()