Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dtty.h64 void __start_tty(struct tty_struct *tty);
Dtty_ioctl.c957 __start_tty(tty); in n_tty_ioctl_helper()
Dtty_io.c783 void __start_tty(struct tty_struct *tty) in __start_tty() function
809 __start_tty(tty); in start_tty()