Home
last modified time | relevance | path

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

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