Home
last modified time | relevance | path

Searched refs:s5p_jpeg_runtime_suspend (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/platform/s5p-jpeg/
Djpeg-core.c2646 static int s5p_jpeg_runtime_suspend(struct device *dev) in s5p_jpeg_runtime_suspend() function
2702 return s5p_jpeg_runtime_suspend(dev); in s5p_jpeg_suspend()
2716 SET_RUNTIME_PM_OPS(s5p_jpeg_runtime_suspend, s5p_jpeg_runtime_resume, NULL)