Searched refs:host1x_cdma_begin (Results 1 – 3 of 3) sorted by relevance
90 int host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job);
414 int host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job) in host1x_cdma_begin() function
126 err = host1x_cdma_begin(&ch->cdma, job); in channel_submit()