Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvsi.c321 static void hvsi_insert_chars(struct hvsi_struct *hp, const char *buf, int len) in hvsi_insert_chars() function
367 hvsi_insert_chars(hp, data, datalen); in hvsi_recv_data()
467 hvsi_insert_chars(hp, hp->throttle_buf, hp->n_throttle); in hvsi_send_overflow()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvsi.c321 static void hvsi_insert_chars(struct hvsi_struct *hp, const char *buf, int len) in hvsi_insert_chars() function
367 hvsi_insert_chars(hp, data, datalen); in hvsi_recv_data()
467 hvsi_insert_chars(hp, hp->throttle_buf, hp->n_throttle); in hvsi_send_overflow()

Completed in 5 milliseconds