Searched refs:tty_throttled (Results 1 – 16 of 16) sorted by relevance
312 if (tty && tty_throttled(tty)) in dbc_rx_push()356 if (!tty_throttled(tty)) { in dbc_rx_push()
401 if (tty_throttled(tty)) { in paste_selection()
135 if (!tty_throttled(tty)) { in tty_throttle_safe()166 if (tty_throttled(tty)) { in tty_unthrottle_safe()
1191 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in rs_set_termios()
781 if (tty && tty_throttled(tty)) { in receive_data()
1684 if (inited && !tty_throttled(tty) && in moxa_poll_port()
722 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in set_termios()
338 static inline bool tty_throttled(struct tty_struct *tty) in tty_throttled() function
378 if (tty && tty_throttled(tty)) in gs_rx_push()443 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()
878 if (!(cflag & CRTSCTS) || !tty_throttled(tty)) in sdio_uart_set_termios()
682 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in digi_set_termios()
2005 if (tty && tty_throttled(tty)) { in put_rxbuf_data()
1721 if (!(cflag & CRTSCTS) || !tty_throttled(tty)) in uart_set_termios()