Home
last modified time | relevance | path

Searched refs:NUM_DISABLE_TIMEOUTS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/speakup/
Dserialio.h32 #define NUM_DISABLE_TIMEOUTS 3 macro
Dserialio.c154 if ((synth->alive) && (timeouts >= NUM_DISABLE_TIMEOUTS)) { in spk_wait_for_xmitr()