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