Home
last modified time | relevance | path

Searched refs:vdec_runtime_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dvdec.c1679 static __maybe_unused int vdec_runtime_suspend(struct device *dev) in vdec_runtime_suspend() function
1706 SET_RUNTIME_PM_OPS(vdec_runtime_suspend, vdec_runtime_resume, NULL)
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dvdec.c1839 static __maybe_unused int vdec_runtime_suspend(struct device *dev) in vdec_runtime_suspend() function
1866 SET_RUNTIME_PM_OPS(vdec_runtime_suspend, vdec_runtime_resume, NULL)

Completed in 5 milliseconds