Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dp/
Ddp_display.c1361 static int dp_pm_runtime_resume(struct device *dev) in dp_pm_runtime_resume() function
1384 SET_RUNTIME_PM_OPS(dp_pm_runtime_suspend, dp_pm_runtime_resume, NULL)