Home
last modified time | relevance | path

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

/drivers/usb/usbip/
Dvudc_transfer.c35 #define EP_INREQUEST (EP_REQUEST | USB_DIR_IN) macro
160 || setup->bRequestType == EP_INREQUEST) { in handle_control_request()
169 if (setup->bRequestType == EP_INREQUEST) { in handle_control_request()