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

NAME

6       snd_printk - printk wrapper
7

SYNOPSIS

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

ARGUMENTS

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

DESCRIPTION

19       Works like printk but prints the file and the line of the caller when
20       configured with CONFIG_SND_VERBOSE_PRINTK.
21
23Kernel Hackers Manual 2.6.         June 2019                     SND_PRINTK(9)
Impressum