Lines Matching defs:chip
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() local
492 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_prepare() local
519 struct snd_mixart *chip; in mixart_set_format() local
606 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_params() local
667 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_free() local
723 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_playback_open() local
802 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_capture_open() local
884 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_close() local
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() local
1049 struct snd_mixart *chip; in snd_mixart_create() local
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() local
1219 static void snd_mixart_proc_init(struct snd_mixart *chip) in snd_mixart_proc_init()