Home
last modified time | relevance | path

Searched refs:synth_buffer_getc (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dbuffers.c86 u16 synth_buffer_getc(void) in synth_buffer_getc() function
97 EXPORT_SYMBOL_GPL(synth_buffer_getc);
H A Dspk_priv.h43 u16 synth_buffer_getc(void);
H A Dspeakup_apollo.c200 synth_buffer_getc(); in do_catch_up()
H A Dspeakup_decext.c197 synth_buffer_getc(); in do_catch_up()
H A Dspeakup_keypc.c224 ch = synth_buffer_getc(); in do_catch_up()
H A Dspeakup_acntpc.c221 ch = synth_buffer_getc(); in do_catch_up()
H A Dspeakup_dectlk.c273 synth_buffer_getc(); in do_catch_up()
H A Dsynth.c120 synth_buffer_getc(); in _spk_do_catch_up()
H A Dspeakup_dtlk.c229 ch = synth_buffer_getc(); in do_catch_up()
H A Dspeakup_decpc.c417 synth_buffer_getc(); in do_catch_up()
H A Dspeakup_soft.c274 ch = synth_buffer_getc(); in softsynthx_read()