Searched refs:dwc3_runtime_suspend (Results 1 – 2 of 2) sorted by relevance
576 ret = dwc3_runtime_suspend(&google->dwc); in dwc3_google_runtime_suspend()
2642 int dwc3_runtime_suspend(struct dwc3 *dwc) in dwc3_runtime_suspend() function2655 EXPORT_SYMBOL_GPL(dwc3_runtime_suspend);2709 return dwc3_runtime_suspend(dev_get_drvdata(dev)); in dwc3_plat_runtime_suspend()