Searched refs:paste_selection (Results 1 – 4 of 4) sorted by relevance
22 extern int paste_selection(struct tty_struct *tty);
374 int paste_selection(struct tty_struct *tty) in paste_selection() function420 EXPORT_SYMBOL_GPL(paste_selection);
3205 ret = paste_selection(tty); in tioclinux()
112 paste_selection(tty); in __speakup_paste_selection()