Searched refs:v3d_init_cl (Results 1 – 3 of 3) sorted by relevance
36 v3d_init_cl(struct v3d_job *job, struct v3d_cl *cl) in v3d_init_cl() function
102 v3d_init_cl(job, &job->bcl); in v3d_job_create()103 v3d_init_cl(job, &job->rcl); in v3d_job_create()104 v3d_init_cl(job, &job->indirect); in v3d_job_create()
74 void v3d_init_cl(struct v3d_job *job, struct v3d_cl *cl);