Home
last modified time | relevance | path

Searched refs:cumm_bytes (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/
H A Dsst_drv_interface.c255 stream->cumm_bytes += bytes; in sst_cdev_ack()
256 dev_dbg(dev, "bytes copied %d inc by %ld\n", stream->cumm_bytes, bytes); in sst_cdev_ack()
263 fw_tstamp.bytes_copied = stream->cumm_bytes; in sst_cdev_ack()
H A Dsst_pvt.c216 stream->cumm_bytes = 0; in sst_clean_stream()
H A Dsst_stream.c369 str_info->cumm_bytes = 0; in sst_drop_stream()
H A Dsst.h188 * @cumm_bytes : cummulative bytes decoded
202 u32 cumm_bytes; member
/kernel/linux/linux-6.6/sound/soc/intel/atom/sst/
H A Dsst_drv_interface.c252 stream->cumm_bytes += bytes; in sst_cdev_ack()
253 dev_dbg(dev, "bytes copied %d inc by %ld\n", stream->cumm_bytes, bytes); in sst_cdev_ack()
260 fw_tstamp.bytes_copied = stream->cumm_bytes; in sst_cdev_ack()
H A Dsst_pvt.c216 stream->cumm_bytes = 0; in sst_clean_stream()
H A Dsst.h185 * @cumm_bytes : cummulative bytes decoded
199 u32 cumm_bytes; member
H A Dsst_stream.c369 str_info->cumm_bytes = 0; in sst_drop_stream()

Completed in 11 milliseconds