Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtty.h429 extern void __start_tty(struct tty_struct *tty);
/linux-4.1.27/drivers/tty/
Dtty_ioctl.c1142 __start_tty(tty); in n_tty_ioctl_helper()
Dtty_io.c1008 void __start_tty(struct tty_struct *tty) in __start_tty() function
1023 __start_tty(tty); in start_tty()