Searched refs:HWPROT_ACT_SHUTDOWN (Results 1 – 4 of 4) sorted by relevance
192 enum hw_protection_action { HWPROT_ACT_DEFAULT, HWPROT_ACT_SHUTDOWN, HWPROT_ACT_REBOOT }; enumerator
39 static enum hw_protection_action hw_protection_action = HWPROT_ACT_SHUTDOWN;944 case HWPROT_ACT_SHUTDOWN: in hw_protection_action_str()1059 *action = HWPROT_ACT_SHUTDOWN; in hw_protection_action_parse()
458 __hw_protection_trigger("CrOS EC Panic", -1, HWPROT_ACT_SHUTDOWN); in cros_ec_lpc_acpi_notify()
397 thermal_zone_device_halt(tz, HWPROT_ACT_SHUTDOWN); in thermal_zone_device_critical_shutdown()