Searched refs:NUM_DISABLE_TIMEOUTS (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/speakup/ | ||
D | serialio.h | 22 #define NUM_DISABLE_TIMEOUTS 3 macro |
D | serialio.c | 137 if ((synth->alive) && (timeouts >= NUM_DISABLE_TIMEOUTS)) { in wait_for_xmitr() |