Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-google.c553 return dwc3_pm_resume(&google->dwc); in dwc3_google_pm_resume()
H A Dcore.c2739 int dwc3_pm_resume(struct dwc3 *dwc) in dwc3_pm_resume() function
2760 EXPORT_SYMBOL_GPL(dwc3_pm_resume);
2799 return dwc3_pm_resume(dev_get_drvdata(dev)); in dwc3_plat_resume()