Searched refs:adreno_flush (Results 1 – 4 of 4) sorted by relevance
218 void adreno_flush(struct msm_gpu *gpu, struct msm_ringbuffer *ring);
455 .flush = adreno_flush,
541 .flush = adreno_flush,
345 void adreno_flush(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in adreno_flush() function