Home
last modified time | relevance | path

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

/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
/linux/sound/soc/sof/
H A DKconfig176 bool "SOF stop on XRUN"
178 This option forces PCMs to stop on any XRUN event. This is useful to
179 preserve any trace data and pipeline status prior to the XRUN.
/linux/sound/core/
H A Dpcm.c227 #define XRUN(v) [SNDRV_PCM_XRUN_##v] = #v macro
244 STATE(XRUN),
/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