Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dm66592-udc.c1534 static void nop_completion(struct usb_ep *ep, struct usb_request *r) in nop_completion() function
1657 m66592->ep0_req->complete = nop_completion; in m66592_probe()
Dr8a66597-udc.c1823 static void nop_completion(struct usb_ep *ep, struct usb_request *r) in nop_completion() function
1946 r8a66597->ep0_req->complete = nop_completion; in r8a66597_probe()