Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accessibility/speakup/
Dspeakup_keypc.c135 static inline bool synth_full(void) in synth_full() function
160 if (synth_full()) in synth_immediate()
210 if (synth_full()) { in do_catch_up()
Dspeakup_acntpc.c144 static inline bool synth_full(void) in synth_full() function
158 if (synth_full()) in synth_immediate()
209 if (synth_full()) { in do_catch_up()
Dspeakup_dtlk.c167 static inline bool synth_full(void) in synth_full() function
223 if (synth_full()) { in do_catch_up()
252 if (synth_full()) in synth_immediate()
Dspeakup_decext.c31 static inline bool synth_full(void) in synth_full() function
191 if (synth_full() || !synth->io_ops->synth_out(synth, ch)) { in do_catch_up()
Dspeakup_dectlk.c27 static inline int synth_full(void) in synth_full() function
263 synth_full_val = synth_full(); in do_catch_up()