gma_power_suspend
int gma_power_suspend(struct device *dev);
static DEFINE_RUNTIME_DEV_PM_OPS(psb_pm_ops, gma_power_suspend, gma_power_resume, NULL);