Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_acm.c554 static void acm_cdc_notify_complete(struct usb_ep *ep, struct usb_request *req) in acm_cdc_notify_complete() function
673 acm->notify_req->complete = acm_cdc_notify_complete; in acm_bind()