Searched refs:say_from_to (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/speakup/ |
D | main.c | 806 static int say_from_to(struct vc_data *vc, u_long from, u_long to, in say_from_to() function 843 if (say_from_to(vc, start, end, read_punc) <= 0) in say_line_from_to() 933 say_from_to(vc, from, to, 1); in say_screen_from_to() 955 say_from_to(vc, from, to, 1); in speakup_win_say()
|