Home
last modified time | relevance | path

Searched refs:is_last_buffer (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c168 bool is_last_buffer = false; in event_handler_compr() local
198 is_last_buffer = true; in event_handler_compr()
203 if (substream->partial_drain && is_last_buffer) in event_handler_compr()
211 if (prtd->notify_on_drain && is_last_buffer) in event_handler_compr()
H A Dq6asm-dai.c509 bool is_last_buffer = false; in compress_event_handler() local
571 is_last_buffer = true; in compress_event_handler()
576 if (substream->partial_drain && is_last_buffer) { in compress_event_handler()
589 if (prtd->notify_on_drain && is_last_buffer) in compress_event_handler()
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c523 bool is_last_buffer = false; in compress_event_handler() local
585 is_last_buffer = true; in compress_event_handler()
590 if (substream->partial_drain && is_last_buffer) { in compress_event_handler()
603 if (prtd->notify_on_drain && is_last_buffer) in compress_event_handler()

Completed in 6 milliseconds