throttle_buf       66 drivers/tty/hvc/hvsi.c 	uint8_t throttle_buf[128];
throttle_buf      375 drivers/tty/hvc/hvsi.c 		memcpy(hp->throttle_buf, data + TTY_THRESHOLD_THROTTLE, overflow);
throttle_buf      467 drivers/tty/hvc/hvsi.c 	hvsi_insert_chars(hp, hp->throttle_buf, hp->n_throttle);