Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvsi.c71 int n_throttle; member
376 hp->n_throttle = overflow; in hvsi_recv_data()
465 hp->n_throttle); in hvsi_send_overflow()
467 hvsi_insert_chars(hp, hp->throttle_buf, hp->n_throttle); in hvsi_send_overflow()
468 hp->n_throttle = 0; in hvsi_send_overflow()
499 if (tty && hp->n_throttle && !tty_throttled(tty)) { in hvsi_interrupt()
982 if (hp->n_throttle) { in hvsi_unthrottle()