Lines Matching defs:chip

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() local
480 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_prepare() local
507 struct snd_mixart *chip; in mixart_set_format() local
594 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_params() local
652 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_free() local
707 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_playback_open() local
786 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_capture_open() local
868 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_close() local
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() local
1032 struct snd_mixart *chip; in snd_mixart_create() local
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() local
1201 static void snd_mixart_proc_init(struct snd_mixart *chip) in snd_mixart_proc_init()