Lines Matching refs:cs5535audio
21 #include "cs5535audio.h"
82 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
105 static int cs5535audio_build_dma_packets(struct cs5535audio *cs5535au,
161 static void cs5535audio_playback_enable_dma(struct cs5535audio *cs5535au)
166 static void cs5535audio_playback_disable_dma(struct cs5535audio *cs5535au)
171 static void cs5535audio_playback_pause_dma(struct cs5535audio *cs5535au)
176 static void cs5535audio_playback_setup_prd(struct cs5535audio *cs5535au,
182 static u32 cs5535audio_playback_read_prd(struct cs5535audio *cs5535au)
187 static u32 cs5535audio_playback_read_dma_pntr(struct cs5535audio *cs5535au)
192 static void cs5535audio_capture_enable_dma(struct cs5535audio *cs5535au)
197 static void cs5535audio_capture_disable_dma(struct cs5535audio *cs5535au)
202 static void cs5535audio_capture_pause_dma(struct cs5535audio *cs5535au)
207 static void cs5535audio_capture_setup_prd(struct cs5535audio *cs5535au,
213 static u32 cs5535audio_capture_read_prd(struct cs5535audio *cs5535au)
218 static u32 cs5535audio_capture_read_dma_pntr(struct cs5535audio *cs5535au)
223 static void cs5535audio_clear_dma_packets(struct cs5535audio *cs5535au,
235 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
253 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
271 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
278 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
314 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
337 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
354 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
361 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
406 int snd_cs5535audio_pcm(struct cs5535audio *cs5535au)