Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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)

Completed in 1 milliseconds