Home
last modified time | relevance | path

Searched refs:copied_total (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/uapi/sound/
Dcompress_offload.h70 __u32 copied_total; member
/Linux-v4.19/sound/soc/uniphier/
Daio-compress.c264 tstamp->copied_total = sub->rd_total / 2; in uniphier_aio_compr_pointer()
267 tstamp->copied_total = sub->rd_total; in uniphier_aio_compr_pointer()
/Linux-v4.19/sound/soc/intel/atom/sst/
Dsst_drv_interface.c373 tstamp->copied_total = fw_tstamp.ring_buffer_counter; in sst_cdev_tstamp()
381 str_id, tstamp->copied_total, tstamp->pcm_frames); in sst_cdev_tstamp()
/Linux-v4.19/sound/core/
Dcompress_offload.c187 tstamp->byte_offset, tstamp->copied_total); in snd_compr_update_tstamp()
189 stream->runtime->total_bytes_transferred = tstamp->copied_total; in snd_compr_update_tstamp()
191 stream->runtime->total_bytes_available = tstamp->copied_total; in snd_compr_update_tstamp()
/Linux-v4.19/sound/soc/intel/atom/
Dsst-mfld-platform-compress.c217 tstamp->byte_offset = tstamp->copied_total % in sst_platform_compr_pointer()
/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.c357 unsigned int copied_total; member
3646 tstamp->copied_total = compr->copied_total; in wm_adsp_compr_pointer()
3647 tstamp->copied_total += buf->avail * WM_ADSP_DATA_WORD_SIZE; in wm_adsp_compr_pointer()
3757 compr->copied_total += ntotal; in wm_adsp_compr_read()