Searched refs:received_total (Results 1 – 2 of 2) sorted by relevance
90 int received_total; member122 if (stream->copied_total > stream->received_total) in sprd_platform_compr_dma_complete()123 stream->copied_total = stream->received_total; in sprd_platform_compr_dma_complete()477 stream->received_total = 0; in sprd_platform_compr_trigger()510 ret = stream->compr_ops->drain(stream->received_total); in sprd_platform_compr_trigger()608 stream->received_total += count; in sprd_platform_compr_copy()
49 int (*drain)(int received_total);