Searched refs:dsi_runtime_suspend (Results 1 – 2 of 2) sorted by relevance
5065 static __maybe_unused int dsi_runtime_suspend(struct device *dev) in dsi_runtime_suspend() function5090 SET_RUNTIME_PM_OPS(dsi_runtime_suspend, dsi_runtime_resume, NULL)
5504 static int dsi_runtime_suspend(struct device *dev) in dsi_runtime_suspend() function5538 .runtime_suspend = dsi_runtime_suspend,