Searched refs:speakup_set_selection (Results 1 – 3 of 3) sorted by relevance
62 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()
73 int speakup_set_selection(struct tty_struct *tty);
360 ret = speakup_set_selection(tty); in speakup_cut()