Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/usbip/
Dvudc_transfer.c23 #define EP_INREQUEST (EP_REQUEST | USB_DIR_IN) macro
148 || setup->bRequestType == EP_INREQUEST) { in handle_control_request()
157 if (setup->bRequestType == EP_INREQUEST) { in handle_control_request()