Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dgadget.c2195 unsigned int transfer_in_flight; in __dwc3_gadget_ep_set_halt() local
2203 transfer_in_flight = trb->ctrl & DWC3_TRB_CTRL_HWO; in __dwc3_gadget_ep_set_halt()
2206 if (!protocol && ((dep->direction && transfer_in_flight) || in __dwc3_gadget_ep_set_halt()