Home
last modified time | relevance | path

Searched refs:speakup_set_selection (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dselection.c62 int speakup_set_selection(struct tty_struct *tty) in speakup_set_selection() function
H A Dspeakup.h73 int speakup_set_selection(struct tty_struct *tty);
H A Dmain.c360 ret = speakup_set_selection(tty); in speakup_cut()