Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dmain.c791 int read_punc) in say_from_to() argument
811 if (read_punc) in say_from_to()
814 if (read_punc) in say_from_to()
820 int read_punc) in say_line_from_to() argument
825 if (say_from_to(vc, start, end, read_punc) <= 0) in say_line_from_to()
854 static int get_sentence_buf(struct vc_data *vc, int read_punc) in get_sentence_buf() argument