Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup.h73 int speakup_set_selection(struct tty_struct *tty);
H A Dselection.c62 int speakup_set_selection(struct tty_struct *tty) in speakup_set_selection() function
99 * we need to use xchg here to avoid race with speakup_set_selection() in speakup_cancel_selection()
H A Dmain.c360 ret = speakup_set_selection(tty); in speakup_cut()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup.h73 int speakup_set_selection(struct tty_struct *tty);
H A Dselection.c62 int speakup_set_selection(struct tty_struct *tty) in speakup_set_selection() function
99 * we need to use xchg here to avoid race with speakup_set_selection() in speakup_cancel_selection()
H A Dmain.c360 ret = speakup_set_selection(tty); in speakup_cut()

Completed in 8 milliseconds