snd_printdd — debug printk
snd_printdd ( format, args...);
snd_printdd (
)
format
format string
args...
Compiled only when Works like snd_printk for debugging purpose. Ignored when CONFIG_SND_DEBUG_DETECT is not set.
snd_printk