Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/
Dm66592-udc.c1532 static void nop_completion(struct usb_ep *ep, struct usb_request *r) in nop_completion() function
1655 m66592->ep0_req->complete = nop_completion; in m66592_probe()
Dr8a66597-udc.c1821 static void nop_completion(struct usb_ep *ep, struct usb_request *r) in nop_completion() function
1944 r8a66597->ep0_req->complete = nop_completion; in r8a66597_probe()