Lines Matching refs:snd_mixart
229 snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, in snd_mixart_add_ref_pipe()
395 struct snd_mixart *chip; in mixart_set_stream_state()
492 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_prepare()
519 struct snd_mixart *chip; in mixart_set_format()
606 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_params()
667 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_free()
723 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_playback_open()
802 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_capture_open()
884 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_close()
947 static void preallocate_buffers(struct snd_mixart *chip, struct snd_pcm *pcm) in preallocate_buffers()
968 static int snd_mixart_pcm_analog(struct snd_mixart *chip) in snd_mixart_pcm_analog()
1001 static int snd_mixart_pcm_digital(struct snd_mixart *chip) in snd_mixart_pcm_digital()
1031 static int snd_mixart_chip_free(struct snd_mixart *chip) in snd_mixart_chip_free()
1039 struct snd_mixart *chip = device->device_data; in snd_mixart_chip_dev_free()
1049 struct snd_mixart *chip; in snd_mixart_create()
1073 int snd_mixart_create_pcm(struct snd_mixart* chip) in snd_mixart_create_pcm()
1186 struct snd_mixart *chip = entry->private_data; in snd_mixart_proc_read()
1219 static void snd_mixart_proc_init(struct snd_mixart *chip) in snd_mixart_proc_init()