Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-qcom.c802 static int dwc3_qcom_runtime_suspend(struct device *dev) in dwc3_qcom_runtime_suspend() function
835 RUNTIME_PM_OPS(dwc3_qcom_runtime_suspend, dwc3_qcom_runtime_resume,
H A Ddwc3-qcom-legacy.c896 static int __maybe_unused dwc3_qcom_runtime_suspend(struct device *dev) in dwc3_qcom_runtime_suspend() function
912 SET_RUNTIME_PM_OPS(dwc3_qcom_runtime_suspend, dwc3_qcom_runtime_resume,