Searched refs:set_selection (Results 1 - 2 of 2) sorted by relevance

/drivers/tty/vt/
H A Dselection.c4 * 'int set_selection(struct tiocl_selection __user *, struct tty_struct *)'
149 * set_selection - set the current selection.
158 int set_selection(const struct tiocl_selection __user *sel, struct tty_struct *tty) function
H A Dvt.c1413 /* invoked via ioctl(TIOCLINUX) and through set_selection */
2593 * set_selection has locking, and definitely needs it
2613 ret = set_selection((struct tiocl_selection __user *)(p+1), tty);

Completed in 69 milliseconds