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