Home
last modified time | relevance | path

Searched refs:tty_tiocmget (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c2496 * tty_tiocmget - get modem status
2506 static int tty_tiocmget(struct tty_struct *tty, int __user *p) in tty_tiocmget() function
2719 return tty_tiocmget(tty, p); in tty_ioctl()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c2501 * tty_tiocmget - get modem status
2510 static int tty_tiocmget(struct tty_struct *tty, int __user *p) in tty_tiocmget() function
2750 return tty_tiocmget(tty, p); in tty_ioctl()

Completed in 9 milliseconds