Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Ddw-dp.c2471 static int __maybe_unused dw_dp_runtime_suspend(struct device *dev) in dw_dp_runtime_suspend() function
2497 static const struct dev_pm_ops dw_dp_pm_ops = {SET_RUNTIME_PM_OPS(dw_dp_runtime_suspend, dw_dp_runt…
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
Ddw-dp.c2508 static int __maybe_unused dw_dp_runtime_suspend(struct device *dev) in dw_dp_runtime_suspend() function
2539 SET_RUNTIME_PM_OPS(dw_dp_runtime_suspend, dw_dp_runtime_resume, NULL)
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/
Ddw-dp.c2881 static int __maybe_unused dw_dp_runtime_suspend(struct device *dev) in dw_dp_runtime_suspend() function
2906 SET_RUNTIME_PM_OPS(dw_dp_runtime_suspend, dw_dp_runtime_resume, NULL)