Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/
Dtty_ioctl.c461 static int get_termio(struct tty_struct *tty, struct termio __user *termio) in get_termio() function
748 return get_termio(real_tty, p); in tty_mode_ioctl()