1SND_IPRINTF(9)                   Proc Info API                  SND_IPRINTF(9)
2
3
4

NAME

6       snd_iprintf - printf on the procfs buffer
7

SYNOPSIS

9       int snd_iprintf(struct snd_info_buffer * buffer, const char * fmt,
10                       ...);
11

ARGUMENTS

13       buffer
14           the procfs buffer
15
16       fmt
17           the printf format
18
19       ...
20           variable arguments
21

DESCRIPTION

23       Outputs the string on the procfs buffer just like printf.
24
25       Returns the size of output string.
26
28Kernel Hackers Manual 2.6.       November 2011                  SND_IPRINTF(9)
Impressum