Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty_io.c2650 static int tty_tiocgserial(struct tty_struct *tty, struct serial_struct __user *ss) in tty_tiocgserial() function
2793 return tty_tiocgserial(tty, p); in tty_ioctl()