Searched refs:nb_slot (Results 1 – 2 of 2) sorted by relevance
60 abc->nb_slot = NUM_SLOTS; in ab_control_default()62 for (i = 0; i < abc->nb_slot; ++i) in ab_control_default()242 if (abc->nb_slot > ARRAY_SIZE(abc->slot_info)) { in ab_select_slot()243 abc->nb_slot = ARRAY_SIZE(abc->slot_info); in ab_select_slot()248 for (i = 0; i < abc->nb_slot; ++i) { in ab_select_slot()
168 uint8_t nb_slot : 3; member
Completed in 3 milliseconds