Searched refs:pcm_debug (Results 1 – 2 of 2) 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) \