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

/netbsd-6-1-5-RELEASE/sys/dev/gpio/
H A Dgpio.c49 #define DPRINTFN(n, x) do { if (gpiodebug > (n)) printf x; } while (0)
50 int gpiodebug = 0; variable

Completed in 105 milliseconds