Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.h164 unsigned int xchars; member
Dfwserial.c802 ++port->stats.xchars; in fwtty_write_xchar()
1400 icount->tx = port->icount.tx + stats.xchars; in fwtty_get_icount()
1418 port->icount.tx + stats.xchars, port->icount.rx); in fwtty_proc_show_port()