Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_edgeport.c1616 __u16 lastBufferLength; in process_rcvd_data() local
1619 lastBufferLength = bufferLength + 1; in process_rcvd_data()
1623 if (lastBufferLength == bufferLength) { in process_rcvd_data()
1627 lastBufferLength = bufferLength; in process_rcvd_data()