Searched refs:chans_i (Results 1 – 1 of 1) sorted by relevance
2596 int chans_i; in coh901318_base_init() local2602 for (chans_i = 0; pick_chans[chans_i] != -1; chans_i += 2) { in coh901318_base_init()2603 for (i = pick_chans[chans_i]; i <= pick_chans[chans_i+1]; i++) { in coh901318_base_init()2757 int chans_i; in coh901318_base_remove() local2761 for (chans_i = 0; pick_chans[chans_i] != -1; chans_i += 2) { in coh901318_base_remove()2762 for (i = pick_chans[chans_i]; i <= pick_chans[chans_i+1]; i++) { in coh901318_base_remove()