Searched refs:dwc3_runtime_suspend (Results 1 – 4 of 4) sorted by relevance
72 int dwc3_runtime_suspend(struct dwc3 *dwc);
185 return dwc3_runtime_suspend(dev_get_drvdata(dev)); in dwc3_generic_runtime_suspend()
2617 int dwc3_runtime_suspend(struct dwc3 *dwc) in dwc3_runtime_suspend() function2630 EXPORT_SYMBOL_GPL(dwc3_runtime_suspend);2684 return dwc3_runtime_suspend(dev_get_drvdata(dev)); in dwc3_plat_runtime_suspend()
808 ret = dwc3_runtime_suspend(&qcom->dwc); in dwc3_qcom_runtime_suspend()