Query: snd_iprintf
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_IPRINTF(9) Proc Info API SND_IPRINTF(9)NAMEsnd_iprintf - printf on the procfs bufferSYNOPSISint snd_iprintf(struct snd_info_buffer * buffer, const char * fmt, ...);ARGUMENTSbuffer the procfs buffer fmt the printf format ... variable argumentsDESCRIPTIONOutputs the string on the procfs buffer just like printf.RETURNThe size of output string, or a negative error code.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_IPRINTF(9)