Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dspeakup_keypc.c126 static inline bool synth_full(void) in synth_full() function
151 if (synth_full()) in synth_immediate()
201 if (synth_full()) { in do_catch_up()
Dspeakup_acntpc.c135 static inline bool synth_full(void) in synth_full() function
149 if (synth_full()) in synth_immediate()
200 if (synth_full()) { in do_catch_up()
Dspeakup_dtlk.c157 static inline bool synth_full(void) in synth_full() function
213 if (synth_full()) { in do_catch_up()
242 if (synth_full()) in synth_immediate()
Dspeakup_decext.c31 static inline bool synth_full(void) in synth_full() function
182 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
246 synth_full_val = synth_full(); in do_catch_up()