Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtty.h427 extern void __stop_tty(struct tty_struct *tty);
/linux-4.1.27/drivers/tty/
Dtty_ioctl.c1134 __stop_tty(tty); in n_tty_ioctl_helper()
Dtty_io.c977 void __stop_tty(struct tty_struct *tty) in __stop_tty() function
991 __stop_tty(tty); in stop_tty()