snd_printk(9) suse man page | unix.com

Man Page: snd_printk

Operating Environment: suse

Section: 9

SND_PRINTK(9)							   Sound Devices						     SND_PRINTK(9)

NAME
snd_printk - printk wrapper
SYNOPSIS
snd_printk(fmt, args...);
ARGUMENTS
fmt format string args... variable arguments
DESCRIPTION
Works like printk but prints the file and the line of the caller when configured with CONFIG_SND_VERBOSE_PRINTK.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_PRINTK(9)
Related Man Pages
trace_printk(9) - centos
cgiwrap_writevf(3) - debian
vfprintf(3s) - hpux
vsnprintf(3s) - hpux
msgfmt_format(3) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I