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