Searched refs:tty_throttled (Results 1 – 16 of 16) sorted by relevance
182 if (list_empty(&port->read_queue) && tty && !tty_throttled(tty)) { in dbc_read_complete()418 if (tty && tty_throttled(tty)) in dbc_rx_push()
127 if (tty_throttled(tty)) in tty_throttle_safe()155 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()
1433 if (inited && !tty_throttled(tty) && in moxa_poll_port()
723 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in set_termios()
422 if (tty_throttled(tty)) { in paste_selection()
332 static inline bool tty_throttled(struct tty_struct *tty) in tty_throttled() function
382 if (tty && tty_throttled(tty)) in gs_rx_push()448 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()
1690 if (!(cflag & CRTSCTS) || !tty_throttled(tty)) in uart_set_termios()