Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
Dq6asm-dai.c1070 int avail, bytes_in_flight = 0; in q6asm_compr_copy() local
1103 bytes_in_flight = prtd->bytes_received - prtd->copied_total; in q6asm_compr_copy()
1114 if (prtd->state == Q6ASM_STREAM_RUNNING && (bytes_in_flight == 0)) { in q6asm_compr_copy()