snd_printk(9) centos man page | unix.com

Man Page: snd_printk

Operating Environment: centos

Section: 9

SND_PRINTK(9)						      Miscellaneous Functions						     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 3.10 June 2014 SND_PRINTK(9)
Related Man Pages
err(3) - redhat
errx(3) - redhat
verrx(3) - redhat
vfprintf(3s) - hpux
msgfmt_format(3) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq