1SND_BUG(9) Miscellaneous Functions SND_BUG(9)
23
4
NAME
6snd_BUG - give a BUG warning message and stack trace
7
SYNOPSIS
9snd_BUG(void);
10
ARGUMENTS
12None
13
DESCRIPTION
15Calls WARN if CONFIG_SND_DEBUG is set. Ignored when CONFIG_SND_DEBUG is
16not set.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. November 2011 SND_BUG(9)