Searched refs:paste_selection (Results 1 – 4 of 4) sorted by relevance
22 extern int paste_selection(struct tty_struct *tty);
112 paste_selection(tty); in __speakup_paste_selection()
375 int paste_selection(struct tty_struct *tty) in paste_selection() function421 EXPORT_SYMBOL_GPL(paste_selection);
3161 return paste_selection(tty); in tioclinux()