Searched refs:tty_throttled (Results 1 – 16 of 16) sorted by relevance
344 if (tty && tty_throttled(tty)) in dbc_rx_push()388 if (!tty_throttled(tty)) { in dbc_rx_push()
410 if (tty_throttled(tty)) { in paste_selection()
128 if (!tty_throttled(tty)) { in tty_throttle_safe()158 if (tty_throttled(tty)) { in tty_unthrottle_safe()
1189 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in rs_set_termios()
763 if (tty && tty_throttled(tty)) { in receive_data()
1684 if (inited && !tty_throttled(tty) && in moxa_poll_port()
723 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in set_termios()
331 static inline bool tty_throttled(struct tty_struct *tty) in tty_throttled() function
381 if (tty && tty_throttled(tty)) in gs_rx_push()447 if (!list_empty(queue) && !tty_throttled(tty)) in gs_rx_push()
666 if (tty_throttled(tty)) in __hvc_poll()
570 if (!tty || tty_throttled(tty)) { in hvcs_io()
499 if (tty && hp->n_throttle && !tty_throttled(tty)) { in hvsi_interrupt()
874 if (!(cflag & CRTSCTS) || !tty_throttled(tty)) in sdio_uart_set_termios()
680 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in digi_set_termios()
2004 if (tty && tty_throttled(tty)) { in put_rxbuf_data()
1745 if (!(cflag & CRTSCTS) || !tty_throttled(tty)) in uart_set_termios()