table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SND_PRINTDD(9) | Sound Devices | SND_PRINTDD(9) |
NAME¶
snd_printdd - debug printkSYNOPSIS¶
snd_printdd(format,
args...);
ARGUMENTS¶
formatformat string
args...
variable arguments
DESCRIPTION¶
Works like snd_printk for debugging purposes. Ignored when CONFIG_SND_DEBUG_VERBOSE is not set.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |