Lines Matching defs:snd_amd7930
316 struct snd_amd7930 {
342 struct snd_amd7930 *next;
345 static struct snd_amd7930 *amd7930_list;
348 static __inline__ void amd7930_idle(struct snd_amd7930 *amd)
359 static __inline__ void amd7930_enable_ints(struct snd_amd7930 *amd)
370 static __inline__ void amd7930_disable_ints(struct snd_amd7930 *amd)
383 static void __amd7930_write_map(struct snd_amd7930 *amd)
477 static void __amd7930_update_map(struct snd_amd7930 *amd)
497 struct snd_amd7930 *amd = dev_id;
538 static int snd_amd7930_trigger(struct snd_amd7930 *amd, unsigned int flag, int cmd)
571 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
578 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
584 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
616 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
648 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
659 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
692 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
702 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
712 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
720 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
742 static int snd_amd7930_pcm(struct snd_amd7930 *amd)
784 struct snd_amd7930 *amd = snd_kcontrol_chip(kctl);
808 struct snd_amd7930 *amd = snd_kcontrol_chip(kctl);
870 static int snd_amd7930_mixer(struct snd_amd7930 *amd)
890 static int snd_amd7930_free(struct snd_amd7930 *amd)
910 struct snd_amd7930 *amd = device->device_data;
922 struct snd_amd7930 **ramd)
924 struct snd_amd7930 *amd;
994 struct snd_amd7930 *amd;
1067 struct snd_amd7930 *p = amd7930_list;
1070 struct snd_amd7930 *next = p->next;