Home
last modified time | relevance | path

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

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