Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dtty_io.c2505 static int tty_tiocgserial(struct tty_struct *tty, struct serial_struct __user *ss) in tty_tiocgserial() function
2646 return tty_tiocgserial(tty, p); in tty_ioctl()