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

/linux-master/drivers/accessibility/speakup/
H A Dmain.c816 int read_punc)
837 if (read_punc)
840 if (read_punc)
846 int read_punc)
852 if (say_from_to(vc, start, end, read_punc) <= 0)
881 static int get_sentence_buf(struct vc_data *vc, int read_punc) argument
815 say_from_to(struct vc_data *vc, u_long from, u_long to, int read_punc) argument
845 say_line_from_to(struct vc_data *vc, u_long from, u_long to, int read_punc) argument

Completed in 199 milliseconds