centos man page for snd_printd

Query: snd_printd

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
err(3) - redhat
vsprintf(3s) - hpux
vsnprintf(3s) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Controlling user input
[TIP] Processing YAML files with yq