snd_printdd — debug printk
snd_printdd ( format, args...);
snd_printdd
format string
variable arguments
Works like snd_printk for debugging purposes. Ignored when CONFIG_SND_DEBUG_DETECT is not set.