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