Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup_dectlk.c199 int synth_full_val = 0; in do_catch_up() local
246 synth_full_val = synth_full(); in do_catch_up()
250 if (synth_full_val || !synth->io_ops->synth_out(synth, ch)) { in do_catch_up()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup_dectlk.c211 int synth_full_val = 0; in do_catch_up() local
263 synth_full_val = synth_full(); in do_catch_up()
267 if (synth_full_val || !synth->io_ops->synth_out(synth, ch)) { in do_catch_up()

Completed in 1 milliseconds