Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dtrace-events9 alsa_xrun_out(void) "Recovering from playback xrun"
10 alsa_xrun_in(void) "Recovering from capture xrun"
/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-btcvsd.c97 unsigned int xrun:1; member
555 if (bt->rx->xrun) { in mtk_btcvsd_snd_irq_handler()
562 bt->rx->xrun = 0; in mtk_btcvsd_snd_irq_handler()
568 if (!bt->rx->xrun && in mtk_btcvsd_snd_irq_handler()
579 bt->rx->xrun = 1; in mtk_btcvsd_snd_irq_handler()
589 if (bt->tx->xrun) { in mtk_btcvsd_snd_irq_handler()
595 bt->tx->xrun = 0; in mtk_btcvsd_snd_irq_handler()
601 if ((!bt->tx->xrun && in mtk_btcvsd_snd_irq_handler()
611 bt->tx->xrun = 1; in mtk_btcvsd_snd_irq_handler()
/openbmc/linux/Documentation/sound/designs/
H A Dprocfile.rst95 This shows the status of xrun (= buffer overrun/xrun) and
109 kernel log when an xrun is detected. The debug message is
214 mode. This will give you the kernel messages when and where xrun
H A Dtracepoints.rst21 This category includes four tracepoints; ``hwptr``, ``applptr``, ``xrun`` and
/openbmc/linux/sound/core/
H A Dpcm_trace.h50 TRACE_EVENT(xrun,