Searched refs:host1x_job_add_gather (Results 1 – 3 of 3) sorted by relevance
252 void host1x_job_add_gather(struct host1x_job *job, struct host1x_bo *bo,
91 void host1x_job_add_gather(struct host1x_job *job, struct host1x_bo *bo, in host1x_job_add_gather() function102 EXPORT_SYMBOL(host1x_job_add_gather);
256 host1x_job_add_gather(job, bo, cmdbuf.words, cmdbuf.offset); in tegra_drm_submit()