Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.h9 struct nouveau_exec_job_args { struct
10 struct drm_file *file_priv;
11 struct nouveau_sched *sched;
12 struct nouveau_channel *chan;
14 struct {
17 } in_sync;
19 struct {
45 struct nouveau_exec_job_args *args); argument