Searched refs:spkup_write (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/speakup/
H A Dmain.c119 static void spkup_write(const char *in_buf, int count);
600 spkup_write(buf, cnt); say_word()
775 spkup_write(buf, i); say_line()
827 spkup_write(buf, i); say_from_to()
865 spkup_write(sentmarks[bn][num], sentbufend[bn] - sentmarks[bn][num]); say_sentence_num()
1067 static void spkup_write(const char *in_buf, int count) spkup_write() function
1637 spkup_write(speakup_console[vc_num]->ht.highbuf[hc], speak_highlight()
1737 spkup_write(str, len); speakup_con_write()
1912 spkup_write(&ch, 1); handle_goto()
1919 spkup_write(&ch, 1); handle_goto()

Completed in 47 milliseconds