Searched defs:nouveau_job_ops (Results 1 – 1 of 1) sorted by relevance
76 const struct nouveau_job_ops { struct80 int (*submit)(struct nouveau_job *, struct drm_gpuvm_exec *);81 void (*armed_submit)(struct nouveau_job *, struct drm_gpuvm_exec *);82 struct dma_fence *(*run)(struct nouveau_job *);83 void (*free)(struct nouveau_job *);84 enum drm_gpu_sched_stat (*timeout)(struct nouveau_job *);