Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/
Dsynclink_gt.c303 unsigned int rbuf_current; member
536 printk("rbuf_current=%d\n", info->rbuf_current); in dump_rbufs()
1767 start = end = info->rbuf_current; in rx_async()
4500 info->rbuf_current = i; in free_rbufs()
4537 start = end = info->rbuf_current; in rx_get_frame()
4554 if (end == info->rbuf_current) { in rx_get_frame()
4658 unsigned int i = info->rbuf_current; in rx_get_buf()