Home
last modified time | relevance | path

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

/drivers/tty/hvc/
Dhvsi.c79 uint8_t throttle_buf[128]; member
386 memcpy(hp->throttle_buf, data + TTY_THRESHOLD_THROTTLE, overflow); in hvsi_recv_data()
478 hvsi_insert_chars(hp, hp->throttle_buf, hp->n_throttle); in hvsi_send_overflow()