Searched refs:drm_syncobj_file_fops (Results 1 – 1 of 1) sorted by relevance
651 static const struct file_operations drm_syncobj_file_fops = { variable674 &drm_syncobj_file_fops, in drm_syncobj_get_fd()713 if (f.file->f_op != &drm_syncobj_file_fops) { in drm_syncobj_fd_to_handle()