Home
last modified time | relevance | path

Searched refs:DSP_MAX_PCM_CHANNELS (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/sound/
Dcs46xx_dsp_spos.h54 #define DSP_MAX_PCM_CHANNELS 32 macro
170 struct dsp_pcm_channel_descriptor pcm_channels[DSP_MAX_PCM_CHANNELS];
/linux-2.6.39/sound/pci/cs46xx/
Ddsp_spos_scb_lib.c1161 static u32 pcm_reader_buffer_addr[DSP_MAX_PCM_CHANNELS] = {
1281 for (i = 0; i < DSP_MAX_PCM_CHANNELS && in cs46xx_dsp_create_pcm_channel()
Dcs46xx_lib.c1182 for (i = 0; i < DSP_MAX_PCM_CHANNELS; ++i) { in snd_cs46xx_interrupt()
1587 #define MAX_PLAYBACK_CHANNELS (DSP_MAX_PCM_CHANNELS - 1)