Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/accessibility/speakup/
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()