Searched refs:oldcount (Results 1 – 4 of 4) sorted by relevance
110 struct async_icount oldcount; /* for comparison of counter */ member
331 acm->oldcount = acm->iocount; in acm_ctrl_irq()942 old = acm->oldcount; in wait_serial_change()944 acm->oldcount = new; in wait_serial_change()
66 struct async_icount oldcount; member686 old = gb_tty->oldcount; in wait_serial_change()688 gb_tty->oldcount = new; in wait_serial_change()
1566 int oldcount; in mwl8k_tx_wait_empty() local1569 oldcount = priv->pending_tx_pkts; in mwl8k_tx_wait_empty()1597 if (priv->pending_tx_pkts < oldcount) { in mwl8k_tx_wait_empty()1600 oldcount, priv->pending_tx_pkts); in mwl8k_tx_wait_empty()