Home
last modified time | relevance | path

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

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