Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/
Dtty.h63 void __stop_tty(struct tty_struct *tty);
Dtty_ioctl.c870 __stop_tty(tty); in n_tty_ioctl_helper()
Dtty_io.c756 void __stop_tty(struct tty_struct *tty) in __stop_tty() function
784 __stop_tty(tty); in stop_tty()