hw_protection_action
enum hw_protection_action action)
enum hw_protection_action action);
static void hw_failure_emergency_schedule(enum hw_protection_action action,
enum hw_protection_action action)
action = hw_protection_action;
enum hw_protection_action *action)
hw_protection_action_parse(str, &hw_protection_action);
hw_protection_action_str(hw_protection_action));
if (!hw_protection_action_parse(buf, &hw_protection_action))
static enum hw_protection_action hw_protection_action = HWPROT_ACT_SHUTDOWN;
static const char *hw_protection_action_str(enum hw_protection_action action)
static enum hw_protection_action hw_failure_emergency_action;