Searched refs:dw_dp_runtime_suspend (Results 1 – 3 of 3) sorted by relevance
2471 static int __maybe_unused dw_dp_runtime_suspend(struct device *dev) in dw_dp_runtime_suspend() function2497 static const struct dev_pm_ops dw_dp_pm_ops = {SET_RUNTIME_PM_OPS(dw_dp_runtime_suspend, dw_dp_runt…
2508 static int __maybe_unused dw_dp_runtime_suspend(struct device *dev) in dw_dp_runtime_suspend() function2539 SET_RUNTIME_PM_OPS(dw_dp_runtime_suspend, dw_dp_runtime_resume, NULL)
2881 static int __maybe_unused dw_dp_runtime_suspend(struct device *dev) in dw_dp_runtime_suspend() function2906 SET_RUNTIME_PM_OPS(dw_dp_runtime_suspend, dw_dp_runtime_resume, NULL)