Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vfio/
Dvfio.c1048 static const struct file_operations vfio_device_fops; variable
1123 filep = anon_inode_getfile("[vfio-device]", &vfio_device_fops, in vfio_device_open()
1697 static const struct file_operations vfio_device_fops = { variable