Home
last modified time | relevance | path

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

/sound/soc/intel/atom/
A Dsst-mfld-platform.h135 size_t bytes_written; member
A Dsst-mfld-platform-compress.c225 stream->bytes_written += bytes; in sst_platform_compr_ack()
/sound/soc/qcom/qdsp6/
A Dq6apm-dai.c154 uint32_t bytes_written, bytes_to_write; in event_handler_compr() local
170 bytes_written = token >> APM_WRITE_TOKEN_LEN_SHIFT; in event_handler_compr()
171 prtd->copied_total += bytes_written; in event_handler_compr()
A Dq6asm-dai.c498 uint32_t bytes_written, bytes_to_write; in compress_event_handler() local
547 bytes_written = token >> ASM_WRITE_TOKEN_LEN_SHIFT; in compress_event_handler()
548 prtd->copied_total += bytes_written; in compress_event_handler()

Completed in 14 milliseconds