Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/iommufd/
Dmain.c402 static const struct file_operations iommufd_fops = { variable
433 if (file->f_op != &iommufd_fops) in iommufd_ctx_from_file()
456 if (file->f_op != &iommufd_fops) { in iommufd_ctx_from_fd()
499 .fops = &iommufd_fops,
508 .fops = &iommufd_fops,