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