Searched refs:tiocl_selection (Results 1 – 4 of 4) sorted by relevance
13 struct tiocl_selection { struct
19 extern int set_selection(const struct tiocl_selection __user *sel, struct tty_struct *tty);
158 int set_selection(const struct tiocl_selection __user *sel, struct tty_struct *tty) in set_selection()
2613 ret = set_selection((struct tiocl_selection __user *)(p+1), tty); in tioclinux()