Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dsynclink_gt.c336 unsigned int rbuf_fill_index; member
2121 unsigned int i = info->rbuf_fill_index; in isr_rxdata()
2148 info->rbuf_fill_index = i; in isr_rxdata()
4636 info->rbuf_fill_index = 0; in reset_rbufs()