Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc3/
Dgadget.c1797 unsigned int transfer_in_flight; in __dwc3_gadget_ep_set_halt() local
1805 transfer_in_flight = trb->ctrl & DWC3_TRB_CTRL_HWO; in __dwc3_gadget_ep_set_halt()
1808 if (!protocol && ((dep->direction && transfer_in_flight) || in __dwc3_gadget_ep_set_halt()