Searched refs:gma_power_suspend (Results 1 – 3 of 3) sorted by relevance
44 int gma_power_suspend(struct device *dev);
178 int gma_power_suspend(struct device *_dev) in gma_power_suspend() function
465 static DEFINE_RUNTIME_DEV_PM_OPS(psb_pm_ops, gma_power_suspend, gma_power_resume, NULL);