Searched refs:dwc3_pm_resume (Results 1 – 2 of 2) sorted by relevance
553 return dwc3_pm_resume(&google->dwc); in dwc3_google_pm_resume()
2739 int dwc3_pm_resume(struct dwc3 *dwc) in dwc3_pm_resume() function2760 EXPORT_SYMBOL_GPL(dwc3_pm_resume);2799 return dwc3_pm_resume(dev_get_drvdata(dev)); in dwc3_plat_resume()