Home
last modified time | relevance | path

Searched refs:hw_protection_shutdown (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/regulator/
A Dirq_helpers.c67 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()
/linux-6.3-rc2/include/linux/
A Dreboot.h177 void hw_protection_shutdown(const char *reason, int ms_until_forced);
/linux-6.3-rc2/kernel/
A Dreboot.c970 void hw_protection_shutdown(const char *reason, int ms_until_forced) in hw_protection_shutdown() function
987 EXPORT_SYMBOL_GPL(hw_protection_shutdown);
/linux-6.3-rc2/drivers/platform/chrome/
A Dcros_ec_lpc.c328 hw_protection_shutdown("CrOS EC Panic", 1000); in cros_ec_lpc_acpi_notify()
/linux-6.3-rc2/Documentation/driver-api/thermal/
A Dsysfs-api.rst525 shuts down the system by calling hw_protection_shutdown(). The
526 hw_protection_shutdown() first attempts to perform an orderly shutdown
/linux-6.3-rc2/drivers/thermal/
A Dthermal_core.c327 hw_protection_shutdown("Temperature too high", poweroff_delay_ms); in thermal_zone_device_critical()

Completed in 10 milliseconds