Name

snd_printd — debug printk

Synopsis

snd_printd ( fmt, args...);

Arguments

fmt

args...

Description

Compiled only when Works like snd_printk for debugging purpose. Ignored when CONFIG_SND_DEBUG is not set.