Searched refs:pcm_debug (Results 1 – 3 of 3) sorted by relevance
42 static unsigned int pcm_debug; variable43 module_param(pcm_debug, int, 0644);44 MODULE_PARM_DESC(pcm_debug, "enable debug messages for pcm");47 if (pcm_debug) \
42 static unsigned int pcm_debug; variable43 module_param(pcm_debug, int, 0644);44 MODULE_PARM_DESC(pcm_debug, "enable debug messages for pcm");48 if (pcm_debug) \
36 static unsigned int pcm_debug; variable37 module_param(pcm_debug, int, 0644);38 MODULE_PARM_DESC(pcm_debug, "enable debug messages for pcm");42 if (pcm_debug) \203 if (pcm_debug) { in alsa_fnc()