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

/linux-master/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c795 static int adreno_system_suspend(struct device *dev);
803 WARN_ON_ONCE(adreno_system_suspend(dev));
854 WARN_ON_ONCE(adreno_system_suspend(&pdev->dev));
921 static int adreno_system_suspend(struct device *dev) function
960 SYSTEM_SLEEP_PM_OPS(adreno_system_suspend, adreno_system_resume)

Completed in 270 milliseconds