Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dthread.c15 int should_break; in speakup_thread() local
32 should_break = kthread_should_stop() || in speakup_thread()
38 if (should_break) in speakup_thread()