Searched refs:paste_selection (Results 1 – 4 of 4) sorted by relevance
22 extern int paste_selection(struct tty_struct *tty);
346 int paste_selection(struct tty_struct *tty) in paste_selection() function383 EXPORT_SYMBOL_GPL(paste_selection);
3044 ret = paste_selection(tty); in tioclinux()
117 paste_selection(tty); in __speakup_paste_selection()