Searched refs:acm_resume (Results 1 – 2 of 2) sorted by relevance
726 static void acm_resume(struct usb_function *f) in acm_resume() function767 acm->port.func.resume = acm_resume; in acm_alloc_func()
1639 static int acm_resume(struct usb_interface *intf) in acm_resume() function1685 return acm_resume(intf); in acm_reset_resume()2020 .resume = acm_resume,