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