Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/udc/
Dnet2280.c2602 struct net2280_request *stuck_req = NULL; in handle_ep_small() local
2643 if (stuck_req == req && in handle_ep_small()
2654 } else if (stuck_req != req) { in handle_ep_small()
2655 stuck_req = req; in handle_ep_small()
2659 stuck_req = NULL; in handle_ep_small()