Searched refs:adreno_system_suspend (Results 1 – 1 of 1) sorted by relevance
221 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() function386 SYSTEM_SLEEP_PM_OPS(adreno_system_suspend, adreno_system_resume)