Home
last modified time | relevance | path

Searched refs:bytes_written (Results 1 – 3 of 3) sorted by relevance

/sound/soc/intel/atom/
Dsst-mfld-platform.h135 size_t bytes_written; member
Dsst-mfld-platform-compress.c225 stream->bytes_written += bytes; in sst_platform_compr_ack()
/sound/soc/qcom/qdsp6/
Dq6asm-dai.c508 uint32_t bytes_written, bytes_to_write; in compress_event_handler() local
557 bytes_written = token >> ASM_WRITE_TOKEN_LEN_SHIFT; in compress_event_handler()
558 prtd->copied_total += bytes_written; in compress_event_handler()