Searched refs:dss_runtime_suspend (Results 1 – 2 of 2) sorted by relevance
1232 static int dss_runtime_suspend(struct device *dev) in dss_runtime_suspend() function1264 .runtime_suspend = dss_runtime_suspend,
1567 static __maybe_unused int dss_runtime_suspend(struct device *dev) in dss_runtime_suspend() function1602 SET_RUNTIME_PM_OPS(dss_runtime_suspend, dss_runtime_resume, NULL)