msm_dsi_runtime_resume  163 drivers/gpu/drm/msm/dsi/dsi.c 	SET_RUNTIME_PM_OPS(msm_dsi_runtime_suspend, msm_dsi_runtime_resume, NULL)
msm_dsi_runtime_resume  179 drivers/gpu/drm/msm/dsi/dsi.h int msm_dsi_runtime_resume(struct device *dev);