Home
last modified time | relevance | path

Searched refs:paste_selection (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dselection.h22 extern int paste_selection(struct tty_struct *tty);
/kernel/linux/linux-6.6/include/linux/
H A Dselection.h22 extern int paste_selection(struct tty_struct *tty);
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dselection.c9 * 'int paste_selection(struct tty_struct *)'
374 int paste_selection(struct tty_struct *tty) in paste_selection() function
420 EXPORT_SYMBOL_GPL(paste_selection); variable
H A Dvt.c3180 * (paste_selection) but we don't need the lock there anyway.
3205 ret = paste_selection(tty); in tioclinux()
3323 * paste_selection(), which has to stuff in a large number of
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dselection.c9 * 'int paste_selection(struct tty_struct *)'
375 int paste_selection(struct tty_struct *tty) in paste_selection() function
421 EXPORT_SYMBOL_GPL(paste_selection); variable
H A Dvt.c3138 * (paste_selection) but we don't need the lock there anyway.
3161 return paste_selection(tty); in tioclinux()
3265 * paste_selection(), which has to stuff in a large number of
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dselection.c112 paste_selection(tty); in __speakup_paste_selection()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dselection.c112 paste_selection(tty); in __speakup_paste_selection()

Completed in 16 milliseconds