Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.h163 unsigned xchars; member
Dfwserial.c817 ++port->stats.xchars; in fwtty_write_xchar()
1416 icount->tx = port->icount.tx + stats.xchars; in fwtty_get_icount()
1434 port->icount.tx + stats.xchars, port->icount.rx); in fwtty_proc_show_port()