Searched refs:NUM_DISABLE_TIMEOUTS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/staging/speakup/ | ||
D | serialio.h | 36 #define NUM_DISABLE_TIMEOUTS 3 macro |
D | serialio.c | 218 if ((in_synth->alive) && (timeouts >= NUM_DISABLE_TIMEOUTS)) { in spk_wait_for_xmitr() |