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