Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Demu10k1.h31 #define NUM_EFX_PLAYBACK 16 macro
1498 struct snd_emu10k1_voice *voices[NUM_EFX_PLAYBACK];
1756 struct snd_emu10k1_pcm_mixer efx_pcm_mixer[NUM_EFX_PLAYBACK];
/Linux-v6.6/sound/pci/emu10k1/
Demupcm.c511 .channels_max = NUM_EFX_PLAYBACK,
1133 for (i = 0; i < NUM_EFX_PLAYBACK; i++) { in snd_emu10k1_efx_playback_close()
1183 for (i = 0; i < NUM_EFX_PLAYBACK; i++) { in snd_emu10k1_efx_playback_open()