Home
last modified time | relevance | path

Searched refs:cur_gather (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/host1x/
Djob.c103 struct host1x_job_gather *cur_gather = &job->gathers[job->num_gathers]; in host1x_job_add_gather() local
105 cur_gather->words = words; in host1x_job_add_gather()
106 cur_gather->bo = bo; in host1x_job_add_gather()
107 cur_gather->offset = offset; in host1x_job_add_gather()