Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_lib.c150 #define XRUN_DEBUG_BASIC (1<<0) macro
181 if (xrun_debug(substream, XRUN_DEBUG_BASIC)) { in __snd_pcm_xrun()
196 if (xrun_debug(substream, XRUN_DEBUG_BASIC)) { \