Home
last modified time | relevance | path

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

/linux-6.15/drivers/accessibility/speakup/
H A Dspeakup.h80 void synth_write(const char *buf, size_t count);
H A Ddevsynth.c32 synth_write(buf, bytes); in speakup_file_write()
H A Dsynth.c211 void synth_write(const char *_buf, size_t count) in synth_write() function
H A Dkobjects.c429 synth_write(unescaped, strlen(unescaped)); in synth_direct_store()