1SND_PRINTD(9)               Miscellaneous Functions              SND_PRINTD(9)
2
3
4

NAME

6       snd_printd - debug printk
7

SYNOPSIS

9       snd_printd(fmt, args...);
10

ARGUMENTS

12       fmt
13           format string
14
15       args...
16           variable arguments
17

DESCRIPTION

19       Works like snd_printk for debugging purposes. Ignored when
20       CONFIG_SND_DEBUG is not set.
21
23Kernel Hackers Manual 3.10         June 2019                     SND_PRINTD(9)
Impressum