Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/speakup/
Dthread.c14 int should_break; in speakup_thread() local
31 should_break = kthread_should_stop() || in speakup_thread()
37 if (should_break) in speakup_thread()