Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-core.c2953 static int s5p_jpeg_runtime_suspend(struct device *dev) in s5p_jpeg_runtime_suspend() function
3008 return s5p_jpeg_runtime_suspend(dev); in s5p_jpeg_suspend()
3022 SET_RUNTIME_PM_OPS(s5p_jpeg_runtime_suspend, s5p_jpeg_runtime_resume, NULL)