Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dmain.c815 static int say_from_to(struct vc_data *vc, u_long from, u_long to, in say_from_to() function
852 if (say_from_to(vc, start, end, read_punc) <= 0) in say_line_from_to()
943 say_from_to(vc, from, to, 1); in say_screen_from_to()
965 say_from_to(vc, from, to, 1); in speakup_win_say()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dmain.c815 static int say_from_to(struct vc_data *vc, u_long from, u_long to, in say_from_to() function
852 if (say_from_to(vc, start, end, read_punc) <= 0) in say_line_from_to()
943 say_from_to(vc, from, to, 1); in say_screen_from_to()
965 say_from_to(vc, from, to, 1); in speakup_win_say()

Completed in 7 milliseconds