nr_ch 114 sound/pci/au88x0/au88x0.h int nr_ch; /* Nr of PCM channels in use */ nr_ch 236 sound/pci/au88x0/au88x0.h static int vortex_adb_allocroute(vortex_t * vortex, int dma, int nr_ch, nr_ch 241 sound/pci/au88x0/au88x0.h static int vortex_wt_allocroute(vortex_t * vortex, int dma, int nr_ch); nr_ch 2109 sound/pci/au88x0/au88x0_core.c vortex_adb_allocroute(vortex_t *vortex, int dma, int nr_ch, int dir, nr_ch 2142 sound/pci/au88x0/au88x0_core.c for (i = 0; i < nr_ch; i++) { nr_ch 2190 sound/pci/au88x0/au88x0_core.c for (i = 0; i < nr_ch; i++) { nr_ch 2193 sound/pci/au88x0/au88x0_core.c src[nr_ch - 1], nr_ch 2215 sound/pci/au88x0/au88x0_core.c src[nr_ch - 1], nr_ch 2231 sound/pci/au88x0/au88x0_core.c for (i = nr_ch; i < ch_top; i++) { nr_ch 2233 sound/pci/au88x0/au88x0_core.c mix[i % nr_ch], nr_ch 2237 sound/pci/au88x0/au88x0_core.c mix[i % nr_ch], nr_ch 2242 sound/pci/au88x0/au88x0_core.c mix[i % nr_ch], nr_ch 2249 sound/pci/au88x0/au88x0_core.c for (i = 0; i < nr_ch; i++) nr_ch 2257 sound/pci/au88x0/au88x0_core.c if (nr_ch == 1 && stream->type == VORTEX_PCM_SPDIF) nr_ch 2276 sound/pci/au88x0/au88x0_core.c if (nr_ch < 1) nr_ch 2280 sound/pci/au88x0/au88x0_core.c for (i = 0; i < nr_ch; i++) { nr_ch 2303 sound/pci/au88x0/au88x0_core.c if (nr_ch == 1) { nr_ch 2319 sound/pci/au88x0/au88x0_core.c vortex->dma_adb[dma].nr_ch = nr_ch; nr_ch 2323 sound/pci/au88x0/au88x0_core.c if (nr_ch < 4) { nr_ch 199 sound/pci/au88x0/au88x0_pcm.c stream->nr_ch = 0; nr_ch 232 sound/pci/au88x0/au88x0_pcm.c stream->nr_ch, stream->dir, nr_ch 293 sound/pci/au88x0/au88x0_pcm.c stream->nr_ch, stream->dir, nr_ch 568 sound/pci/au88x0/au88x0_pcm.c switch (vortex->dma_adb[p->dma].nr_ch) { nr_ch 54 sound/pci/au88x0/au88x0_synth.c static int vortex_wt_allocroute(vortex_t * vortex, int wt, int nr_ch) nr_ch 60 sound/pci/au88x0/au88x0_synth.c if (nr_ch) { nr_ch 63 sound/pci/au88x0/au88x0_synth.c vortex_wt_setstereo(vortex, wt, nr_ch - 1);