Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dsynclink_gt.c337 unsigned short rbuf_fill_count; member
2125 unsigned int count = info->rbuf_fill_count; in isr_rxdata()
2146 info->rbuf_fill_count = count = 0; in isr_rxdata()
2154 info->rbuf_fill_count = count; in isr_rxdata()
4642 info->rbuf_fill_count = 0; in reset_rbufs()