Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/
Dtty.h64 void __start_tty(struct tty_struct *tty);
Dtty_ioctl.c878 __start_tty(tty); in n_tty_ioctl_helper()
Dtty_io.c789 void __start_tty(struct tty_struct *tty) in __start_tty() function
815 __start_tty(tty); in start_tty()