Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/adreno/
Dadreno_device.c221 static int adreno_system_suspend(struct device *dev);
229 WARN_ON_ONCE(adreno_system_suspend(dev)); in adreno_unbind()
280 WARN_ON_ONCE(adreno_system_suspend(&pdev->dev)); in adreno_shutdown()
347 static int adreno_system_suspend(struct device *dev) in adreno_system_suspend() function
386 SYSTEM_SLEEP_PM_OPS(adreno_system_suspend, adreno_system_resume)