Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vfio/
Dvfio.c1232 static const struct file_operations vfio_device_fops; variable
1265 filep = anon_inode_getfile("[vfio-device]", &vfio_device_fops, in vfio_group_get_device_fd()
1487 static const struct file_operations vfio_device_fops = { variable