Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/sound/designs/
H A Dprocfile.rst104 * bit 0 = Enable XRUN/jiffies debug messages
105 * bit 1 = Show stack trace at XRUN / jiffies check
140 Triggers an XRUN to the running stream when any value is
/openbmc/linux/sound/soc/sof/
H A DKconfig165 bool "SOF stop on XRUN"
167 This option forces PCMs to stop on any XRUN event. This is useful to
168 preserve any trace data and pipeline status prior to the XRUN.
/openbmc/linux/sound/core/
H A Dpcm.c235 #define XRUN(v) [SNDRV_PCM_XRUN_##v] = #v macro
252 STATE(XRUN),
/openbmc/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst2045 return value is ``-EPIPE``, PCM core treats that as a buffer XRUN,
2121 can notify the XRUN status to the PCM core by calling