platform_pm_poweroff  309 include/linux/platform_device.h extern int platform_pm_poweroff(struct device *dev);
platform_pm_poweroff  324 include/linux/platform_device.h 	.poweroff = platform_pm_poweroff, \