Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/dgnc/
Ddgnc_tty.c433 unsigned char *ch_pos = ch->ch_equeue + tail; in dgnc_input() local
449 unsigned char ch = *(ch_pos + i); in dgnc_input()
462 tty_insert_flip_string(tp->port, ch_pos, s); in dgnc_input()