Searched refs:HWPROT_ACT_DEFAULT (Results 1 – 3 of 3) sorted by relevance
192 enum hw_protection_action { HWPROT_ACT_DEFAULT, HWPROT_ACT_SHUTDOWN, HWPROT_ACT_REBOOT }; enumerator211 __hw_protection_trigger(reason, ms_until_forced, HWPROT_ACT_DEFAULT); in hw_protection_trigger()
1033 if (action == HWPROT_ACT_DEFAULT) in __hw_protection_trigger()
391 thermal_zone_device_halt(tz, HWPROT_ACT_DEFAULT); in thermal_zone_device_critical()