Searched refs:mipi_csis_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
1306 static int __maybe_unused mipi_csis_runtime_suspend(struct device *dev) in mipi_csis_runtime_suspend() function1341 SET_RUNTIME_PM_OPS(mipi_csis_runtime_suspend, mipi_csis_runtime_resume,1508 mipi_csis_runtime_suspend(&pdev->dev); in mipi_csis_remove()