Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/speakup/
Dmain.c109 static void spkup_write(const u16 *in_buf, int count);
603 spkup_write(buf, cnt); in say_word()
788 spkup_write(buf, i); in say_line()
840 spkup_write(buf, i); in say_from_to()
878 spkup_write(sentmarks[bn][num], sentbufend[bn] - sentmarks[bn][num]); in say_sentence_num()
1080 static void spkup_write(const u16 *in_buf, int count) in spkup_write() function
1673 spkup_write(speakup_console[vc_num]->ht.highbuf[hc], in speak_highlight()
1776 spkup_write(str, len); in speakup_con_write()
1960 spkup_write(&wch, 1); in handle_goto()
1968 spkup_write(&wch, 1); in handle_goto()