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)
| Related Man Pages |
|---|
| err(3) - bsd |
| trace_printk(9) - centos |
| vprintf(3s) - hpux |
| vsprintf(3s) - hpux |
| vsnprintf(3s) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |