···4141 */4242int gma_power_suspend(struct device *dev);4343int gma_power_resume(struct device *dev);4444+int gma_power_thaw(struct device *dev);4545+int gma_power_freeze(struct device *dev);4646+int gma_power_restore(struct device *_dev);44474548/*4649 * These are the functions the driver should use to wrap all hw access