Searched refs:epgpio_debug (Results 1 – 1 of 1) sorted by relevance
48 int epgpio_debug = EPGPIO_DEBUG; variable49 #define DPRINTFN(n,x) if (epgpio_debug>(n)) printf x;