Searched refs:acm_resume (Results 1 – 2 of 2) sorted by relevance
736 static void acm_resume(struct usb_function *f) in acm_resume() function781 acm->port.func.resume = acm_resume; in acm_alloc_func()
1644 static int acm_resume(struct usb_interface *intf) in acm_resume() function1690 return acm_resume(intf); in acm_reset_resume()2028 .resume = acm_resume,