Home
last modified time | relevance | path

Searched refs:n_throttle (Results 1 – 1 of 1) sorted by relevance

/drivers/tty/hvc/
Dhvsi.c84 int n_throttle; member
387 hp->n_throttle = overflow; in hvsi_recv_data()
476 hp->n_throttle); in hvsi_send_overflow()
478 hvsi_insert_chars(hp, hp->throttle_buf, hp->n_throttle); in hvsi_send_overflow()
479 hp->n_throttle = 0; in hvsi_send_overflow()
510 if (tty && hp->n_throttle && !test_bit(TTY_THROTTLED, &tty->flags)) { in hvsi_interrupt()
994 if (hp->n_throttle) { in hvsi_unthrottle()