Home
last modified time | relevance | path

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

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