Searched refs:received_total (Results 1 – 2 of 2) sorted by relevance
90 int received_total; member123 if (stream->copied_total > stream->received_total) in sprd_platform_compr_dma_complete()124 stream->copied_total = stream->received_total; in sprd_platform_compr_dma_complete()470 stream->received_total = 0; in sprd_platform_compr_trigger()503 ret = stream->compr_ops->drain(stream->received_total); in sprd_platform_compr_trigger()603 stream->received_total += count; in sprd_platform_compr_copy()
49 int (*drain)(int received_total);