Lines Matching refs:snd_sb

56 static void snd_sb16_csp_playback_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime)  in snd_sb16_csp_playback_prepare()
104 static void snd_sb16_csp_capture_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_prepare()
142 static void snd_sb16_csp_update(struct snd_sb *chip) in snd_sb16_csp_update()
155 static void snd_sb16_csp_playback_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_open()
174 static void snd_sb16_csp_playback_close(struct snd_sb *chip) in snd_sb16_csp_playback_close()
186 static void snd_sb16_csp_capture_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_open()
205 static void snd_sb16_csp_capture_close(struct snd_sb *chip) in snd_sb16_csp_capture_close()
227 static void snd_sb16_setup_rate(struct snd_sb *chip, in snd_sb16_setup_rate()
265 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_playback_prepare()
307 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_playback_trigger()
335 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_capture_prepare()
376 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_capture_trigger()
403 struct snd_sb *chip = dev_id; in snd_sb16dsp_interrupt()
455 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_playback_pointer()
466 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_capture_pointer()
522 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_playback_open()
584 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_playback_close()
597 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_capture_open()
659 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_capture_close()
673 static int snd_sb16_set_dma_mode(struct snd_sb *chip, int what) in snd_sb16_set_dma_mode()
692 static int snd_sb16_get_dma_mode(struct snd_sb *chip) in snd_sb16_get_dma_mode()
717 struct snd_sb *chip = snd_kcontrol_chip(kcontrol); in snd_sb16_dma_control_get()
728 struct snd_sb *chip = snd_kcontrol_chip(kcontrol); in snd_sb16_dma_control_put()
755 int snd_sb16dsp_configure(struct snd_sb * chip) in snd_sb16dsp_configure()
866 int snd_sb16dsp_pcm(struct snd_sb *chip, int device) in snd_sb16dsp_pcm()