Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds