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

/drivers/staging/speakup/
H A Dmain.c119 static void spkup_write(const char *in_buf, int count);
590 spkup_write(buf, cnt);
762 spkup_write(buf, i);
813 spkup_write(buf, i);
850 spkup_write(sentmarks[bn][num], sentbufend[bn] - sentmarks[bn][num]);
1047 static void spkup_write(const char *in_buf, int count) function
1607 spkup_write(speakup_console[vc_num]->ht.highbuf[hc],
1704 spkup_write(str, len);
1872 spkup_write(&ch, 1);
1879 spkup_write(
[all...]

Completed in 35 milliseconds