Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dtty.h63 void __stop_tty(struct tty_struct *tty);
H A Dtty_ioctl.c961 __stop_tty(tty); in n_tty_ioctl_helper()
H A Dtty_io.c749 void __stop_tty(struct tty_struct *tty) in __stop_tty() function
777 __stop_tty(tty); in stop_tty()