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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dvwsnd.c181 * DBGE - debug print function entry
194 #define DBGE(fmt, args...) (DBGX("%s" fmt, __func__ , ##args)) macro
199 #define DBGEV(fmt, args...) (shut_up ? 0 : DBGE(fmt, ##args))
209 #define DBGE(fmt, args...) ((void) 0) macro
2887 DBGE("(file=0x%p, vma=0x%p)\n", file, vma);
2903 DBGE("(inode=0x%p, file=0x%p)\n", inode, file);
3416 DBGE("()\n");

Completed in 75 milliseconds