Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Df_acm.c551 static void acm_cdc_notify_complete(struct usb_ep *ep, struct usb_request *req) in acm_cdc_notify_complete() function
659 acm->notify_req->complete = acm_cdc_notify_complete; in acm_bind()