SND_IPRINTF(9) Sound Devices 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. Returns the size of output string.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_IPRINTF(9)