Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Dnvdec.c282 static __maybe_unused int nvdec_runtime_suspend(struct device *dev) in nvdec_runtime_suspend() function
455 SET_RUNTIME_PM_OPS(nvdec_runtime_suspend, nvdec_runtime_resume, NULL)