table of contents
other versions
- stretch 4.9.168-1
SND_PRINTK(9) | Miscellaneous Functions | SND_PRINTK(9) |
NAME¶
snd_printk - printk wrapperSYNOPSIS¶
snd_printk(fmt, ...);
ARGUMENTS¶
fmtformat string
...
variable arguments
DESCRIPTION¶
Works like printk but prints the file and the line of the caller when configured with CONFIG_SND_VERBOSE_PRINTK.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |