Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c253 static int adreno_system_suspend(struct device *dev);
261 WARN_ON_ONCE(adreno_system_suspend(dev)); in adreno_unbind()
293 WARN_ON_ONCE(adreno_system_suspend(&pdev->dev)); in adreno_shutdown()
360 static int adreno_system_suspend(struct device *dev) in adreno_system_suspend() function
399 SYSTEM_SLEEP_PM_OPS(adreno_system_suspend, adreno_system_resume)