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

/linux-master/include/sound/
H A Demu10k1.h31 #define NUM_EFX_PLAYBACK 16 macro
1506 struct snd_emu10k1_voice *voices[NUM_EFX_PLAYBACK];
1764 struct snd_emu10k1_pcm_mixer efx_pcm_mixer[NUM_EFX_PLAYBACK];
/linux-master/sound/pci/emu10k1/
H A Demupcm.c511 .channels_max = NUM_EFX_PLAYBACK,
1133 for (i = 0; i < NUM_EFX_PLAYBACK; i++) {
1183 for (i = 0; i < NUM_EFX_PLAYBACK; i++) {

Completed in 210 milliseconds