Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dsynclink_gt.c336 unsigned short rbuf_fill_count; member
2100 unsigned int count = info->rbuf_fill_count; in isr_rxdata()
2121 info->rbuf_fill_count = count = 0; in isr_rxdata()
2129 info->rbuf_fill_count = count; in isr_rxdata()
4610 info->rbuf_fill_count = 0; in reset_rbufs()