Home
last modified time | relevance | path

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

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