Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/tegra/
Dnvdec.c256 static __maybe_unused int nvdec_runtime_resume(struct device *dev) in nvdec_runtime_resume() function
455 SET_RUNTIME_PM_OPS(nvdec_runtime_suspend, nvdec_runtime_resume, NULL)