Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c702 static int adreno_system_suspend(struct device *dev);
710 WARN_ON_ONCE(adreno_system_suspend(dev)); in adreno_unbind()
762 WARN_ON_ONCE(adreno_system_suspend(&pdev->dev)); in adreno_shutdown()
827 static int adreno_system_suspend(struct device *dev) in adreno_system_suspend() function
866 SYSTEM_SLEEP_PM_OPS(adreno_system_suspend, adreno_system_resume)