Home
last modified time | relevance | path

Searched refs:chans_i (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/dma/
Dcoh901318.c2592 int chans_i; in coh901318_base_init() local
2598 for (chans_i = 0; pick_chans[chans_i] != -1; chans_i += 2) { in coh901318_base_init()
2599 for (i = pick_chans[chans_i]; i <= pick_chans[chans_i+1]; i++) { in coh901318_base_init()
2752 int chans_i; in coh901318_base_remove() local
2756 for (chans_i = 0; pick_chans[chans_i] != -1; chans_i += 2) { in coh901318_base_remove()
2757 for (i = pick_chans[chans_i]; i <= pick_chans[chans_i+1]; i++) { in coh901318_base_remove()