Home
last modified time | relevance | path

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

/linux/drivers/vfio/
H A Dvfio_main.c1486 const struct file_operations vfio_device_fops = { variable
1504 if (file->f_op != &vfio_device_fops) in vfio_device_from_file()