Home
last modified time | relevance | path

Searched refs:synth_write (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Ddevsynth.c31 synth_write(buf, bytes); in speakup_file_write()
H A Dspeakup.h79 void synth_write(const char *buf, size_t count);
H A Dsynth.c211 void synth_write(const char *buf, size_t count) in synth_write() function