Searched refs:snd_BUG (Results 1 - 1 of 1) sorted by relevance

/include/sound/
H A Dcore.h367 * snd_BUG - give a BUG warning message and stack trace
372 #define snd_BUG() WARN(1, "BUG?\n") macro
395 #define snd_BUG() do { } while (0) macro

Completed in 173 milliseconds