Searched refs:vfio_group_fops (Results 1 – 1 of 1) sorted by relevance
55 static const struct file_operations vfio_group_fops; variable204 cdev_init(&group->cdev, &vfio_group_fops); in vfio_group_alloc()983 static const struct file_operations vfio_group_fops = { variable1616 return file->f_op == &vfio_group_fops; in vfio_file_is_group()