Searched refs:host1x_job_add_gather (Results 1 – 3 of 3) sorted by relevance
100 void host1x_job_add_gather(struct host1x_job *job, struct host1x_bo *bo, in host1x_job_add_gather() function110 EXPORT_SYMBOL(host1x_job_add_gather);
240 void host1x_job_add_gather(struct host1x_job *job, struct host1x_bo *mem_id,
374 host1x_job_add_gather(job, bo, cmdbuf.words, cmdbuf.offset); in tegra_drm_submit()