Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/serial/
Dconsole.c169 tty_save_termios(tty); in usb_console_setup()
/Linux-v5.15/include/linux/
Dtty.h378 extern void tty_save_termios(struct tty_struct *tty);
/Linux-v5.15/drivers/tty/
Dtty_io.c1484 void tty_save_termios(struct tty_struct *tty) in tty_save_termios() function
1503 EXPORT_SYMBOL_GPL(tty_save_termios);
1606 tty_save_termios(tty); in release_tty()