POWER_STATE_TYPE_INTERNAL_BOOT
(data.states[i] == POWER_STATE_TYPE_INTERNAL_BOOT) ? "boot" :
if (state != POWER_STATE_TYPE_INTERNAL_BOOT &&
case POWER_STATE_TYPE_INTERNAL_BOOT:
pm_type = POWER_STATE_TYPE_INTERNAL_BOOT;
data->states[i] = POWER_STATE_TYPE_INTERNAL_BOOT;
pm_type = POWER_STATE_TYPE_INTERNAL_BOOT;
case POWER_STATE_TYPE_INTERNAL_BOOT: