snd_printk — printk wrapper
snd_printk ( fmt, args...);
snd_printk (
)
fmt
format string
args...
Works like print but prints the file and the line of the caller when configured with CONFIG_SND_VERBOSE_PRINTK.
print