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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/au1x/
H A Dpsc.h42 #define SUBSTREAM_TYPE(substream) \ macro
H A Ddbdma2.c213 stype = SUBSTREAM_TYPE(substream);
253 au1xpsc_audio_pcmdma[SUBSTREAM_TYPE(substream)];
257 if (SUBSTREAM_TYPE(substream) == PCM_RX) {
270 u32 c = au1xpsc_audio_pcmdma[SUBSTREAM_TYPE(substream)]->ddma_chan;
291 au1xpsc_audio_pcmdma[SUBSTREAM_TYPE(substream)]->pos);
302 au1x_pcm_dbdma_free(au1xpsc_audio_pcmdma[SUBSTREAM_TYPE(substream)]);
H A Dpsc-ac97.c203 int chans, t, stype = SUBSTREAM_TYPE(substream);
282 int ret, stype = SUBSTREAM_TYPE(substream);
H A Dpsc-i2s.c249 int ret, stype = SUBSTREAM_TYPE(substream);

Completed in 57 milliseconds