Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/
Dsynclink_gt.c310 unsigned short rbuf_fill_count; member
2030 unsigned int count = info->rbuf_fill_count; in isr_rxdata()
2051 info->rbuf_fill_count = count = 0; in isr_rxdata()
2059 info->rbuf_fill_count = count; in isr_rxdata()
4532 info->rbuf_fill_count = 0; in reset_rbufs()