table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SND_PRINTK(9) | Sound Devices | SND_PRINTK(9) |
NAME¶
snd_printk - printk wrapperSYNOPSIS¶
snd_printk(fmt,
args...);
ARGUMENTS¶
fmtformat string
args...
variable arguments
DESCRIPTION¶
Works like printk but prints the file and the line of the caller when configured with CONFIG_SND_VERBOSE_PRINTK.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |