Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/
Dwa-xfer.c329 unsigned found_short = 0; in __wa_xfer_is_done() local
339 if (found_short && seg->result > 0) { in __wa_xfer_is_done()
350 found_short = 1; in __wa_xfer_is_done()
353 xfer, wa_xfer_id(xfer), seg->index, found_short, in __wa_xfer_is_done()