Searched defs:nouveau_job_ops (Results 1 – 1 of 1) sorted by relevance
75 struct nouveau_job_ops { struct79 int (*submit)(struct nouveau_job *);80 void (*armed_submit)(struct nouveau_job *);81 struct dma_fence *(*run)(struct nouveau_job *);82 void (*free)(struct nouveau_job *);83 enum drm_gpu_sched_stat (*timeout)(struct nouveau_job *);