Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/fwserial/
Dfwserial.h164 unsigned int xchars; member
Dfwserial.c805 ++port->stats.xchars; in fwtty_write_xchar()
1390 icount->tx = port->icount.tx + stats.xchars; in fwtty_get_icount()
1408 port->icount.tx + stats.xchars, port->icount.rx); in fwtty_proc_show_port()