Home
last modified time | relevance | path

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

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