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