snd_mixart        217 sound/pci/mixart/mixart.c snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture,
snd_mixart        383 sound/pci/mixart/mixart.c 	struct snd_mixart *chip;
snd_mixart        480 sound/pci/mixart/mixart.c 	struct snd_mixart *chip = snd_pcm_substream_chip(subs);
snd_mixart        507 sound/pci/mixart/mixart.c 	struct snd_mixart *chip;
snd_mixart        594 sound/pci/mixart/mixart.c 	struct snd_mixart *chip = snd_pcm_substream_chip(subs);
snd_mixart        655 sound/pci/mixart/mixart.c 	struct snd_mixart *chip = snd_pcm_substream_chip(subs);
snd_mixart        711 sound/pci/mixart/mixart.c 	struct snd_mixart            *chip = snd_pcm_substream_chip(subs);
snd_mixart        790 sound/pci/mixart/mixart.c 	struct snd_mixart            *chip = snd_pcm_substream_chip(subs);
snd_mixart        872 sound/pci/mixart/mixart.c 	struct snd_mixart *chip = snd_pcm_substream_chip(subs);
snd_mixart        935 sound/pci/mixart/mixart.c static void preallocate_buffers(struct snd_mixart *chip, struct snd_pcm *pcm)
snd_mixart        956 sound/pci/mixart/mixart.c static int snd_mixart_pcm_analog(struct snd_mixart *chip)
snd_mixart        989 sound/pci/mixart/mixart.c static int snd_mixart_pcm_digital(struct snd_mixart *chip)
snd_mixart       1019 sound/pci/mixart/mixart.c static int snd_mixart_chip_free(struct snd_mixart *chip)
snd_mixart       1027 sound/pci/mixart/mixart.c 	struct snd_mixart *chip = device->device_data;
snd_mixart       1037 sound/pci/mixart/mixart.c 	struct snd_mixart *chip;
snd_mixart       1059 sound/pci/mixart/mixart.c int snd_mixart_create_pcm(struct snd_mixart* chip)
snd_mixart       1172 sound/pci/mixart/mixart.c 	struct snd_mixart *chip = entry->private_data;        
snd_mixart       1205 sound/pci/mixart/mixart.c static void snd_mixart_proc_init(struct snd_mixart *chip)
snd_mixart         55 sound/pci/mixart/mixart.h 	struct snd_mixart *chip[MIXART_MAX_CARDS];
snd_mixart        203 sound/pci/mixart/mixart.h int snd_mixart_create_pcm(struct snd_mixart * chip);
snd_mixart        204 sound/pci/mixart/mixart.h struct mixart_pipe *snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, int monitoring);
snd_mixart        456 sound/pci/mixart/mixart_core.c 					struct snd_mixart *chip  = mgr->chip[chip_number];
snd_mixart        528 sound/pci/mixart/mixart_hwdep.c 		struct snd_mixart *chip = mgr->chip[card_index];
snd_mixart        290 sound/pci/mixart/mixart_mixer.c static int mixart_update_analog_audio_level(struct snd_mixart* chip, int is_capture)
snd_mixart        346 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
snd_mixart        361 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
snd_mixart        410 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
snd_mixart        421 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
snd_mixart        710 sound/pci/mixart/mixart_mixer.c int mixart_update_playback_stream_level(struct snd_mixart* chip, int is_aes, int idx)
snd_mixart        762 sound/pci/mixart/mixart_mixer.c int mixart_update_capture_stream_level(struct snd_mixart* chip, int is_aes)
snd_mixart        823 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
snd_mixart        845 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
snd_mixart        903 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
snd_mixart        917 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
snd_mixart        950 sound/pci/mixart/mixart_mixer.c static int mixart_update_monitoring(struct snd_mixart* chip, int channel)
snd_mixart        987 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
snd_mixart        997 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
snd_mixart       1031 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
snd_mixart       1041 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
snd_mixart       1090 sound/pci/mixart/mixart_mixer.c static void mixart_reset_audio_levels(struct snd_mixart *chip)
snd_mixart       1104 sound/pci/mixart/mixart_mixer.c 	struct snd_mixart *chip;
snd_mixart         14 sound/pci/mixart/mixart_mixer.h int mixart_update_playback_stream_level(struct snd_mixart* chip, int is_aes, int idx);
snd_mixart         15 sound/pci/mixart/mixart_mixer.h int mixart_update_capture_stream_level(struct snd_mixart* chip, int is_aes);