Searched refs:host1x_job_alloc (Results 1 – 3 of 3) sorted by relevance
25 struct host1x_job *host1x_job_alloc(struct host1x_channel *ch, in host1x_job_alloc() function65 EXPORT_SYMBOL(host1x_job_alloc);
239 struct host1x_job *host1x_job_alloc(struct host1x_channel *ch,
355 job = host1x_job_alloc(context->channel, args->num_cmdbufs, in tegra_drm_submit()