Searched refs:cpr_sleeptype (Results 1 – 1 of 1) sorted by relevance
142 int cpr_sleeptype; in cpr() local166 cpr_sleeptype = CPR_TODISK; in cpr()192 cpr_sleeptype = CPR_TORAM; in cpr()272 if (!i_cpr_is_supported(cpr_sleeptype) || cpr_reusable_mode) in cpr()342 if (!i_cpr_is_supported(cpr_sleeptype)) in cpr()346 if ((cpr_sleeptype == CPR_TODISK && in cpr()353 ASSERT(i_cpr_is_supported(cpr_sleeptype)); in cpr()405 if (rc = cpr_main(cpr_sleeptype)) { in cpr()415 if (cpr_sleeptype == CPR_TORAM) { in cpr()463 (void) i_cpr_power_down(cpr_sleeptype); in cpr()[all …]