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

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dvenc.c888 static int venc_runtime_suspend(struct device *dev) function
911 .runtime_suspend = venc_runtime_suspend,
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dvenc.c881 static __maybe_unused int venc_runtime_suspend(struct device *dev) function
902 SET_RUNTIME_PM_OPS(venc_runtime_suspend, venc_runtime_resume, NULL)
/linux-master/drivers/media/platform/qcom/venus/
H A Dvenc.c1608 static __maybe_unused int venc_runtime_suspend(struct device *dev) function
1635 SET_RUNTIME_PM_OPS(venc_runtime_suspend, venc_runtime_resume, NULL)

Completed in 270 milliseconds