Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/adreno/
Dadreno_device.c632 static int adreno_runtime_suspend(struct device *dev) in adreno_runtime_suspend() function
717 RUNTIME_PM_OPS(adreno_runtime_suspend, adreno_runtime_resume, NULL)