Query: snd_printk
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PRINTK(9) Miscellaneous Functions SND_PRINTK(9)NAMEsnd_printk - printk wrapperSYNOPSISsnd_printk(fmt, args...);ARGUMENTSfmt format string args... variable argumentsDESCRIPTIONWorks like printk but prints the file and the line of the caller when configured with CONFIG_SND_VERBOSE_PRINTK.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PRINTK(9)