Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/speakup/
Ddevsynth.c34 synth_write(buf, bytes); in speakup_file_write()
Dspeakup.h83 extern void synth_write(const char *buf, size_t count);
Dsynth.c231 void synth_write(const char *buf, size_t count) in synth_write() function