Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/
Dsynclink_gt.c307 unsigned short rbuf_fill_count; member
2026 unsigned int count = info->rbuf_fill_count; in isr_rxdata()
2047 info->rbuf_fill_count = count = 0; in isr_rxdata()
2055 info->rbuf_fill_count = count; in isr_rxdata()
4527 info->rbuf_fill_count = 0; in reset_rbufs()