Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_sched.h47 struct nouveau_job { struct
50 enum nouveau_job_state state; argument
75 struct nouveau_job_ops { argument
79 int (*submit)(struct nouveau_job *); argument
91 int nouveau_job_init(struct nouveau_job *job, argument