Searched refs:dwc3_runtime_suspend (Results 1 – 3 of 3) sorted by relevance
28 int dwc3_runtime_suspend(struct dwc3 *dwc);
2586 int dwc3_runtime_suspend(struct dwc3 *dwc) in dwc3_runtime_suspend() function2599 EXPORT_SYMBOL_GPL(dwc3_runtime_suspend);2654 return dwc3_runtime_suspend(dev_get_drvdata(dev)); in dwc3_plat_runtime_suspend()
834 ret = dwc3_runtime_suspend(&qcom->dwc); in dwc3_qcom_runtime_suspend()