Searched refs:NUM_CHS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Dp16v.c867 #define NUM_CHS 1 /* up to 4, but only first channel is used */ macro
871 emu->p16v_saved = vmalloc(NUM_CHS * 4 * 0x80);
888 for (ch = 0; ch < NUM_CHS; ch++)
899 for (ch = 0; ch < NUM_CHS; ch++)

Completed in 41 milliseconds