Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty.h68 void __stop_tty(struct tty_struct *tty);
H A Dtty_ioctl.c955 __stop_tty(tty); in n_tty_ioctl_helper()
H A Dtty_io.c743 void __stop_tty(struct tty_struct *tty) in __stop_tty() function
771 __stop_tty(tty); in stop_tty()