Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/dsi/
Ddsi.h179 int msm_dsi_runtime_resume(struct device *dev);
Ddsi.c163 SET_RUNTIME_PM_OPS(msm_dsi_runtime_suspend, msm_dsi_runtime_resume, NULL)
Ddsi_host.c495 int msm_dsi_runtime_resume(struct device *dev) in msm_dsi_runtime_resume() function