Searched refs:tiocl_selection (Results 1 – 4 of 4) sorted by relevance
14 struct tiocl_selection { struct
20 extern int set_selection(const struct tiocl_selection __user *sel, struct tty_struct *tty);
166 int set_selection(const struct tiocl_selection __user *sel, struct tty_struct *tty) in set_selection()170 struct tiocl_selection v; in set_selection()
3024 ret = set_selection((struct tiocl_selection __user *)(p+1), tty); in tioclinux()