Searched refs:last_slot_index (Results 1 – 2 of 2) sorted by relevance
208 static int last_slot_index = -1; in spl_get_current_slot() local225 if (last_slot_index == 0) { in spl_get_current_slot()228 } else if (last_slot_index == 1) { in spl_get_current_slot()266 if (last_slot_index != slot_index_to_boot) { in spl_get_current_slot()267 last_slot_index = slot_index_to_boot; in spl_get_current_slot()
321 static int last_slot_index = -1; in rk_avb_ab_slot_select() local351 if (last_slot_index != slot_index_to_boot) { in rk_avb_ab_slot_select()352 last_slot_index = slot_index_to_boot; in rk_avb_ab_slot_select()