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

/linux-master/include/sound/
H A Dcore.h393 #define snd_BUG() WARN(1, "BUG?\n") macro
417 #define snd_BUG() do { } while (0) macro

Completed in 239 milliseconds