Searched refs:msm_dsi_runtime_suspend (Results 1 – 3 of 3) sorted by relevance
113 int msm_dsi_runtime_suspend(struct device *dev);
182 SET_RUNTIME_PM_OPS(msm_dsi_runtime_suspend, msm_dsi_runtime_resume, NULL)
371 int msm_dsi_runtime_suspend(struct device *dev) in msm_dsi_runtime_suspend() function