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