Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h954 #define DWC3_REQUEST_STATUS_STALLED 4 macro
H A Dgadget.c2057 case DWC3_REQUEST_STATUS_STALLED: in dwc3_gadget_ep_cleanup_cancelled_requests()
2197 dwc3_gadget_move_cancelled_request(req, DWC3_REQUEST_STATUS_STALLED); in __dwc3_gadget_ep_set_halt()