centos man page for snd_bug_on

Query: snd_bug_on

OS: centos

Section: 9

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

SND_BUG_ON(9)						      Miscellaneous Functions						     SND_BUG_ON(9)

NAME
snd_BUG_ON - debugging check macro
SYNOPSIS
snd_BUG_ON(cond);
ARGUMENTS
cond condition to evaluate
DESCRIPTION
Has the same behavior as WARN_ON when CONFIG_SND_DEBUG is set, otherwise just evaluates the conditional and returns the value.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_BUG_ON(9)
Related Man Pages
pthread_cond_signal(3c) - opensolaris
cdestroy(3) - debian
pthread_cond_init(3t) - hpux
pthread_cond_destroy(3) - osf1
tis_cond_destroy(3) - osf1
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq