Searched refs:hidcc_debug (Results 1 – 1 of 1) sorted by relevance
36 #define DPRINTF(x...) do { if (hidcc_debug) printf(x); } while (0)39 int hidcc_debug = 1; variable1187 if (hidcc_debug == 0) in hidcc_dump()