Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Dio_edgeport.c1085 __u32 lastCount; in block_until_tx_empty() local
1091 lastCount = fifo->count; in block_until_tx_empty()
1094 if (lastCount == 0) { in block_until_tx_empty()
1107 if (lastCount == fifo->count) { in block_until_tx_empty()