Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vfio/
Dvfio_main.c742 static const struct file_operations vfio_device_fops; variable
791 filep = anon_inode_getfile("[vfio-device]", &vfio_device_fops, in vfio_device_open()
1571 static const struct file_operations vfio_device_fops = { variable