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_destroy(3) - mojave
cdestroy(3) - debian
pthread_cond_destroy(3t) - hpux
pthread_cond_init(3t) - hpux
pthread_cond_signal(3t) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I