Searched refs:devid_log_matches (Results 1 – 2 of 2) sorted by relevance
96 #define DEVID_LOG_MATCH(args) { if (devid_log_matches) devid_log args; }
151 int devid_log_matches = 0; variable