• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs5535audio/

Lines Matching refs:cs5535audio

34 #include "cs5535audio.h"
95 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
118 static int cs5535audio_build_dma_packets(struct cs5535audio *cs5535au,
174 static void cs5535audio_playback_enable_dma(struct cs5535audio *cs5535au)
179 static void cs5535audio_playback_disable_dma(struct cs5535audio *cs5535au)
184 static void cs5535audio_playback_pause_dma(struct cs5535audio *cs5535au)
189 static void cs5535audio_playback_setup_prd(struct cs5535audio *cs5535au,
195 static u32 cs5535audio_playback_read_prd(struct cs5535audio *cs5535au)
200 static u32 cs5535audio_playback_read_dma_pntr(struct cs5535audio *cs5535au)
205 static void cs5535audio_capture_enable_dma(struct cs5535audio *cs5535au)
210 static void cs5535audio_capture_disable_dma(struct cs5535audio *cs5535au)
215 static void cs5535audio_capture_pause_dma(struct cs5535audio *cs5535au)
220 static void cs5535audio_capture_setup_prd(struct cs5535audio *cs5535au,
226 static u32 cs5535audio_capture_read_prd(struct cs5535audio *cs5535au)
231 static u32 cs5535audio_capture_read_dma_pntr(struct cs5535audio *cs5535au)
236 static void cs5535audio_clear_dma_packets(struct cs5535audio *cs5535au,
248 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
270 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
288 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
295 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
331 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
354 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
371 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
378 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
425 int __devinit snd_cs5535audio_pcm(struct cs5535audio *cs5535au)