Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Dvenc.c891 static int venc_runtime_suspend(struct device *dev) in venc_runtime_suspend() function
916 .runtime_suspend = venc_runtime_suspend,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dvenc.c883 static int venc_runtime_suspend(struct device *dev) in venc_runtime_suspend() function
904 .runtime_suspend = venc_runtime_suspend,
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dvenc.c1210 static __maybe_unused int venc_runtime_suspend(struct device *dev) in venc_runtime_suspend() function
1237 SET_RUNTIME_PM_OPS(venc_runtime_suspend, venc_runtime_resume, NULL)