Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/sound/designs/
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-v4.19/sound/core/
Dpcm.c246 #define XRUN(v) [SNDRV_PCM_XRUN_##v] = #v macro
263 STATE(XRUN),