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

/drivers/staging/speakup/
H A Dmain.c803 int read_punc)
824 if (read_punc)
827 if (read_punc)
833 int read_punc)
839 if (say_from_to(vc, start, end, read_punc) <= 0)
868 static int get_sentence_buf(struct vc_data *vc, int read_punc) argument
802 say_from_to(struct vc_data *vc, u_long from, u_long to, int read_punc) argument
832 say_line_from_to(struct vc_data *vc, u_long from, u_long to, int read_punc) argument

Completed in 102 milliseconds