Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtty.h427 extern void __stop_tty(struct tty_struct *tty);
/linux-4.4.14/drivers/tty/
Dtty_ioctl.c1137 __stop_tty(tty); in n_tty_ioctl_helper()
Dtty_io.c974 void __stop_tty(struct tty_struct *tty) in __stop_tty() function
988 __stop_tty(tty); in stop_tty()