Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dnet2280.c2594 struct net2280_request *stuck_req = NULL; in handle_ep_small() local
2635 if (stuck_req == req && in handle_ep_small()
2646 } else if (stuck_req != req) { in handle_ep_small()
2647 stuck_req = req; in handle_ep_small()
2651 stuck_req = NULL; in handle_ep_small()