Searched refs:iommufd_fops (Results 1 – 1 of 1) sorted by relevance
580 static const struct file_operations iommufd_fops = { variable612 if (file->f_op != &iommufd_fops) in iommufd_ctx_from_file()635 if (file->f_op != &iommufd_fops) { in iommufd_ctx_from_fd()700 .fops = &iommufd_fops,708 .fops = &iommufd_fops,
Completed in 4 milliseconds