Searched refs:XRUN (Results 1 – 3 of 3) sorted by relevance
104 * bit 0 = Enable XRUN/jiffies debug messages105 * bit 1 = Show stack trace at XRUN / jiffies check140 Triggers an XRUN to the running stream when any value is
142 bool "SOF stop on XRUN"144 This option forces PCMs to stop on any XRUN event. This is useful to145 preserve any trace data and pipeline status prior to the XRUN.
233 #define XRUN(v) [SNDRV_PCM_XRUN_##v] = #v macro250 STATE(XRUN),
Completed in 13 milliseconds