Searched refs:acm_resume (Results 1 – 2 of 2) sorted by relevance
728 static void acm_resume(struct usb_function *f) in acm_resume() function769 acm->port.func.resume = acm_resume; in acm_alloc_func()
1638 static int acm_resume(struct usb_interface *intf) in acm_resume() function1684 return acm_resume(intf); in acm_reset_resume()2006 .resume = acm_resume,