Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dwusb-wa.h169 WA_XFER_ABORT = 0x84, enumerator
/linux-4.4.14/drivers/usb/wusbcore/
Dwa-xfer.c519 b->cmd.bRequestType = WA_XFER_ABORT; in __wa_xfer_abort()