dsi_runtime_suspend
SET_RUNTIME_PM_OPS(dsi_runtime_suspend, dsi_runtime_resume, NULL)
.runtime_suspend = dsi_runtime_suspend,