Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/sound/alsa/
DProcfile.txt93 This shows the status of xrun (= buffer overrun/xrun) and
110 kernel log when an xrun is detected. The debug message is
127 When bit 5 is set, the driver logs the last 10 xrun errors and
131 When bit 6 is set, the full xrun log is shown only once.
218 mode. This will give you the kernel messages when and where xrun
/linux-3.4.99/sound/core/
Dpcm_lib.c166 static void xrun(struct snd_pcm_substream *substream) in xrun() function
296 xrun(substream); in snd_pcm_update_state()
320 xrun(substream); in snd_pcm_update_hw_ptr0()