platform_pm_thaw  359 include/linux/platform_device.h extern int platform_pm_thaw(struct device *dev);
platform_pm_thaw  376 include/linux/platform_device.h 	.thaw = platform_pm_thaw, \