Lines Matching refs:cs5535audio

21 #include "cs5535audio.h"
82 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
106 static int cs5535audio_build_dma_packets(struct cs5535audio *cs5535au,
160 static void cs5535audio_playback_enable_dma(struct cs5535audio *cs5535au)
165 static void cs5535audio_playback_disable_dma(struct cs5535audio *cs5535au)
170 static void cs5535audio_playback_pause_dma(struct cs5535audio *cs5535au)
175 static void cs5535audio_playback_setup_prd(struct cs5535audio *cs5535au,
181 static u32 cs5535audio_playback_read_prd(struct cs5535audio *cs5535au)
186 static u32 cs5535audio_playback_read_dma_pntr(struct cs5535audio *cs5535au)
191 static void cs5535audio_capture_enable_dma(struct cs5535audio *cs5535au)
196 static void cs5535audio_capture_disable_dma(struct cs5535audio *cs5535au)
201 static void cs5535audio_capture_pause_dma(struct cs5535audio *cs5535au)
206 static void cs5535audio_capture_setup_prd(struct cs5535audio *cs5535au,
212 static u32 cs5535audio_capture_read_prd(struct cs5535audio *cs5535au)
217 static u32 cs5535audio_capture_read_dma_pntr(struct cs5535audio *cs5535au)
222 static void cs5535audio_clear_dma_packets(struct cs5535audio *cs5535au,
234 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
252 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
270 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
277 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
313 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream);
336 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)