Home
last modified time | relevance | path

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

/linux/drivers/vfio/
H A Dgroup.c502 static const struct file_operations vfio_group_fops = { variable
563 cdev_init(&group->cdev, &vfio_group_fops); in vfio_group_alloc()
825 if (file->f_op != &vfio_group_fops) in vfio_group_from_file()