Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpower.h44 int gma_power_suspend(struct device *dev);
H A Dpower.c178 int gma_power_suspend(struct device *_dev) in gma_power_suspend() function
H A Dpsb_drv.c490 static DEFINE_RUNTIME_DEV_PM_OPS(psb_pm_ops, gma_power_suspend, gma_power_resume, NULL);