snd_BUG (9) - Linux Manuals
snd_BUG: give a BUG warning message and stack trace
Command to display snd_BUG
manual in Linux: $ man 9 snd_BUG
NAME
snd_BUG - give a BUG warning message and stack trace
SYNOPSIS
-
snd_BUG(void);
ARGUMENTS
None
DESCRIPTION
Calls
WARN
if CONFIG_SND_DEBUG is set. Ignored when CONFIG_SND_DEBUG is not set.
COPYRIGHT