Home
last modified time | relevance | path

Searched refs:set_selection (Results 1 – 3 of 3) sorted by relevance

/drivers/char/
Dselection.c136 int set_selection(const struct tiocl_selection __user *sel, struct tty_struct *tty) in set_selection() function
DChangeLog246 * selection.c (set_selection): Add missing verify_area() call.
Dvt.c2580 ret = set_selection((struct tiocl_selection __user *)(p+1), tty); in tioclinux()