Lines Matching refs:snd_mixart
216 snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, in snd_mixart_add_ref_pipe()
382 struct snd_mixart *chip; in mixart_set_stream_state()
479 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_prepare()
506 struct snd_mixart *chip; in mixart_set_format()
593 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_params()
651 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_free()
706 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_playback_open()
785 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_capture_open()
867 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_close()
928 static void preallocate_buffers(struct snd_mixart *chip, struct snd_pcm *pcm) in preallocate_buffers()
950 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()
1015 static int snd_mixart_chip_free(struct snd_mixart *chip) in snd_mixart_chip_free()
1023 struct snd_mixart *chip = device->device_data; in snd_mixart_chip_dev_free()
1033 struct snd_mixart *chip; in snd_mixart_create()
1057 int snd_mixart_create_pcm(struct snd_mixart* chip) in snd_mixart_create_pcm()
1170 struct snd_mixart *chip = entry->private_data; in snd_mixart_proc_read()
1203 static void snd_mixart_proc_init(struct snd_mixart *chip) in snd_mixart_proc_init()