platform_pm_restore  361 include/linux/platform_device.h extern int platform_pm_restore(struct device *dev);
platform_pm_restore  378 include/linux/platform_device.h 	.restore = platform_pm_restore,