Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds