Searched refs:hw_protection_shutdown (Results 1 – 6 of 6) sorted by relevance
67 return hw_protection_shutdown("Regulator HW failure? - no IC recovery", in regulator_notifier_isr_work()75 return hw_protection_shutdown("Regulator HW failure. IC recovery failed", in regulator_notifier_isr_work()266 hw_protection_shutdown("Regulator failure. Retry count exceeded", in regulator_notifier_isr()272 hw_protection_shutdown("Regulator failure. Recovery failed", in regulator_notifier_isr()
177 void hw_protection_shutdown(const char *reason, int ms_until_forced);
970 void hw_protection_shutdown(const char *reason, int ms_until_forced) in hw_protection_shutdown() function987 EXPORT_SYMBOL_GPL(hw_protection_shutdown);
328 hw_protection_shutdown("CrOS EC Panic", 1000); in cros_ec_lpc_acpi_notify()
525 shuts down the system by calling hw_protection_shutdown(). The526 hw_protection_shutdown() first attempts to perform an orderly shutdown
327 hw_protection_shutdown("Temperature too high", poweroff_delay_ms); in thermal_zone_device_critical()
Completed in 10 milliseconds