Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_edgeport.c1009 __u32 lastCount; in block_until_tx_empty() local
1015 lastCount = fifo->count; in block_until_tx_empty()
1018 if (lastCount == 0) { in block_until_tx_empty()
1031 if (lastCount == fifo->count) { in block_until_tx_empty()