sbi_shutdown
void sbi_shutdown(void);
register_platform_power_off(sbi_shutdown);
EXPORT_SYMBOL(sbi_shutdown);