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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dselection.h16 extern int set_selection(const struct tiocl_selection __user *sel, struct tty_struct *tty);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dselection.c6 * 'int set_selection(struct tiocl_selection __user *, struct tty_struct *)'
112 int set_selection(const struct tiocl_selection __user *sel, struct tty_struct *tty) function
H A Dvt.c1294 /* invoked via ioctl(TIOCLINUX) and through set_selection */
2464 * set_selection has locking, and definitely needs it
2485 ret = set_selection((struct tiocl_selection __user *)(p+1), tty);

Completed in 56 milliseconds