Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dmain.c807 int read_punc) in say_from_to() argument
828 if (read_punc) in say_from_to()
831 if (read_punc) in say_from_to()
837 int read_punc) in say_line_from_to() argument
843 if (say_from_to(vc, start, end, read_punc) <= 0) in say_line_from_to()
872 static int get_sentence_buf(struct vc_data *vc, int read_punc) in get_sentence_buf() argument