Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A 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()
H A 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()
H A 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()
H A 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()
H A Dspeakup_dectlk.c27 static inline int synth_full(void) in synth_full() function
263 synth_full_val = synth_full(); in do_catch_up()