Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vfio/
Dvfio.c1184 static const struct file_operations vfio_device_fops; variable
1214 filep = anon_inode_getfile("[vfio-device]", &vfio_device_fops, in vfio_group_get_device_fd()
1439 static const struct file_operations vfio_device_fops = { variable