Searched refs:NUM_CHS (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/pci/emu10k1/
H A Dp16v.c787 #define NUM_CHS 1 /* up to 4, but only first channel is used */ macro
791 emu->p16v_saved = vmalloc(array_size(NUM_CHS * 4, 0x80));
808 for (ch = 0; ch < NUM_CHS; ch++)
819 for (ch = 0; ch < NUM_CHS; ch++)

Completed in 188 milliseconds