adreno_system_suspend
static int adreno_system_suspend(struct device *dev);
WARN_ON_ONCE(adreno_system_suspend(dev));
WARN_ON_ONCE(adreno_system_suspend(&pdev->dev));
SYSTEM_SLEEP_PM_OPS(adreno_system_suspend, adreno_system_resume)