Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclink_gt.c307 unsigned int rbuf_current; member
540 printk("rbuf_current=%d\n", info->rbuf_current); in dump_rbufs()
1776 start = end = info->rbuf_current; in rx_async()
4539 info->rbuf_current = i; in free_rbufs()
4576 start = end = info->rbuf_current; in rx_get_frame()
4593 if (end == info->rbuf_current) { in rx_get_frame()
4696 unsigned int i = info->rbuf_current; in rx_get_buf()