Lines Matching refs:snd_mixart
217 snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, in snd_mixart_add_ref_pipe()
383 struct snd_mixart *chip; in mixart_set_stream_state()
480 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_prepare()
507 struct snd_mixart *chip; in mixart_set_format()
594 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_params()
652 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_free()
707 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_playback_open()
786 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_capture_open()
868 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_close()
929 static void preallocate_buffers(struct snd_mixart *chip, struct snd_pcm *pcm) in preallocate_buffers()
951 static int snd_mixart_pcm_analog(struct snd_mixart *chip) in snd_mixart_pcm_analog()
984 static int snd_mixart_pcm_digital(struct snd_mixart *chip) in snd_mixart_pcm_digital()
1014 static int snd_mixart_chip_free(struct snd_mixart *chip) in snd_mixart_chip_free()
1022 struct snd_mixart *chip = device->device_data; in snd_mixart_chip_dev_free()
1032 struct snd_mixart *chip; in snd_mixart_create()
1055 int snd_mixart_create_pcm(struct snd_mixart* chip) in snd_mixart_create_pcm()
1168 struct snd_mixart *chip = entry->private_data; in snd_mixart_proc_read()
1201 static void snd_mixart_proc_init(struct snd_mixart *chip) in snd_mixart_proc_init()