Searched refs:cs4231_debug (Results 1 – 1 of 1) sorted by relevance
78 int cs4231_debug = 0; variable79 #define DPRINTF(x) if (cs4231_debug) printf x