Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dcompress_offload.h69 __u32 copied_total; member
/linux-4.1.27/sound/core/
Dcompress_offload.c175 tstamp->byte_offset, tstamp->copied_total); in snd_compr_update_tstamp()
177 stream->runtime->total_bytes_transferred = tstamp->copied_total; in snd_compr_update_tstamp()
179 stream->runtime->total_bytes_available = tstamp->copied_total; in snd_compr_update_tstamp()
/linux-4.1.27/sound/soc/intel/atom/sst/
Dsst_drv_interface.c381 tstamp->copied_total = fw_tstamp.ring_buffer_counter; in sst_cdev_tstamp()
389 str_id, tstamp->copied_total, tstamp->pcm_frames); in sst_cdev_tstamp()
/linux-4.1.27/sound/soc/intel/atom/
Dsst-mfld-platform-compress.c212 tstamp->byte_offset = tstamp->copied_total % in sst_platform_compr_pointer()