Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dio_edgeport.c992 __u32 lastCount; in block_until_tx_empty() local
998 lastCount = fifo->count; in block_until_tx_empty()
1001 if (lastCount == 0) { in block_until_tx_empty()
1014 if (lastCount == fifo->count) { in block_until_tx_empty()