Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-qcom.c426 static int dwc3_qcom_suspend(struct dwc3_qcom *qcom, bool wakeup) in dwc3_qcom_suspend() function
872 ret = dwc3_qcom_suspend(qcom, wakeup); in dwc3_qcom_pm_suspend()
900 return dwc3_qcom_suspend(qcom, true); in dwc3_qcom_runtime_suspend()