Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c2195 static int dwc3_resume_common(struct dwc3 *dwc, pm_message_t msg) in dwc3_resume_common()
2298 ret = dwc3_resume_common(dwc, PMSG_AUTO_RESUME); in dwc3_runtime_resume()
2365 ret = dwc3_resume_common(dwc, PMSG_RESUME); in dwc3_complete()
2184 static int dwc3_resume_common(struct dwc3 *dwc, pm_message_t msg) dwc3_resume_common() function