Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dspeakup.h76 int speakup_set_selection(struct tty_struct *tty);
Dselection.c52 int speakup_set_selection(struct tty_struct *tty) in speakup_set_selection() function
Dmain.c369 ret = speakup_set_selection(tty); in speakup_cut()