Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/iommufd/
H A Dmain.c423 static const struct file_operations iommufd_fops = { variable
454 if (file->f_op != &iommufd_fops) in iommufd_ctx_from_file()
477 if (file->f_op != &iommufd_fops) { in iommufd_ctx_from_fd()
537 .fops = &iommufd_fops,
546 .fops = &iommufd_fops,