snd_printd(9) centos man page | unix.com

Man Page: snd_printd

Operating Environment: centos

Section: 9

SND_PRINTD(9)						      Miscellaneous Functions						     SND_PRINTD(9)

NAME
snd_printd - debug printk
SYNOPSIS
snd_printd(fmt, args...);
ARGUMENTS
fmt format string args... variable arguments
DESCRIPTION
Works like snd_printk for debugging purposes. Ignored when CONFIG_SND_DEBUG is not set.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PRINTD(9)
Related Man Pages
device_create_vargs(9) - centos
err(3) - bsd
vsnprintf(9) - centos
vsprintf(3s) - hpux
vsnprintf(3s) - hpux
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq