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