Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dsynclink_gt.c305 unsigned int rbuf_index; member
1770 count = desc_count(bufs[end]) - info->rbuf_index; in rx_async()
1771 p = bufs[end].buf + info->rbuf_index; in rx_async()
1802 info->rbuf_index += i; in rx_async()
1807 info->rbuf_index = 0; in rx_async()