Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/gadget/udc/
Dnet2280.c2603 struct net2280_request *stuck_req = NULL; in handle_ep_small() local
2644 if (stuck_req == req && in handle_ep_small()
2655 } else if (stuck_req != req) { in handle_ep_small()
2656 stuck_req = req; in handle_ep_small()
2660 stuck_req = NULL; in handle_ep_small()