Searched refs:tiocmget (Results 1 – 7 of 7) sorted by relevance
66 int status = tty->driver->ops->tiocmget(tty); in ath_wakeup_ar3k()72 tty->driver->ops->tiocmget(tty); in ath_wakeup_ar3k()77 tty->driver->ops->tiocmget(tty); in ath_wakeup_ar3k()81 status = tty->driver->ops->tiocmget(tty); in ath_wakeup_ar3k()
309 if (hu->tty->driver->ops->tiocmget && hu->tty->driver->ops->tiocmset) in hci_uart_has_flow_control()340 status = tty->driver->ops->tiocmget(tty); in hci_uart_set_flow_control()353 status = tty->driver->ops->tiocmget(tty); in hci_uart_set_flow_control()
283 int (*tiocmget)(struct tty_struct *tty); member
296 int (*tiocmget)(struct tty_struct *tty); member
481 .tiocmget = if_tiocmget,
419 static int tiocmget(struct tty_struct *tty);2114 static int tiocmget(struct tty_struct *tty) in tiocmget() function2802 .tiocmget = tiocmget,
1752 .tiocmget = isdn_tty_tiocmget,