Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.h11 struct nouveau_exec_job_args { struct
49 struct nouveau_exec_job_args *args); argument
H A Dnouveau_exec.c229 struct nouveau_exec_job_args *__args) in nouveau_exec_job_init()
292 nouveau_exec(struct nouveau_exec_job_args *args) in nouveau_exec()
313 nouveau_exec_ucopy(struct nouveau_exec_job_args *args, in nouveau_exec_ucopy()
364 nouveau_exec_ufree(struct nouveau_exec_job_args *args) in nouveau_exec_ufree()
380 struct nouveau_exec_job_args args = {}; in nouveau_exec_ioctl_exec()