Home
last modified time | relevance | path

Searched defs:nouveau_job_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/nouveau/
Dnouveau_sched.h75 struct nouveau_job_ops { struct
79 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 *);