Searched defs:debug_n_ints (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/comedi/drivers/
H A Ddt3000.c339 static int debug_n_ints; variable
342 /* What's this debug_n_ints stuff? Obviously needs some work... */
362 debug_n_ints++;
363 if (debug_n_ints >= 10)
522 debug_n_ints = 0;

Completed in 105 milliseconds