Home
last modified time | relevance | path

Searched refs:oldtty (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/chardev/
H A Dchar-stdio.c42 static struct termios oldtty; variable
52 tcsetattr(0, TCSANOW, &oldtty); in term_exit()
64 tty = oldtty; in qemu_chr_set_echo_stdio()
109 tcgetattr(0, &oldtty); in qemu_chr_open_stdio()
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c4862 struct tty_struct *oldtty = info->port.tty; in irq_test() local
4894 info->port.tty = oldtty; in irq_test()
4934 struct tty_struct *oldtty = info->port.tty; in loopback_test() local
4978 info->port.tty = oldtty; in loopback_test()