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

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

Completed in 296 milliseconds