Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/accessibility/speakup/
Ddevsynth.c31 synth_write(buf, bytes); in speakup_file_write()
Dspeakup.h79 void synth_write(const char *buf, size_t count);
Dsynth.c211 void synth_write(const char *buf, size_t count) in synth_write() function