Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dtty.h64 void __start_tty(struct tty_struct *tty);
H A Dtty_ioctl.c969 __start_tty(tty); in n_tty_ioctl_helper()
H A Dtty_io.c782 void __start_tty(struct tty_struct *tty) in __start_tty() function
808 __start_tty(tty); in start_tty()