Searched refs:host1x_cdma_begin (Results 1 – 4 of 4) sorted by relevance
82 int host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job);
548 int host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job) in host1x_cdma_begin() function
39 DEFINE_EVENT(host1x, host1x_cdma_begin,
313 err = host1x_cdma_begin(&ch->cdma, job); in channel_submit()