dss_runtime_suspend
SET_RUNTIME_PM_OPS(dss_runtime_suspend, dss_runtime_resume, NULL)
.runtime_suspend = dss_runtime_suspend,