Lines Matching defs:snd_amd7930

314 struct snd_amd7930 {
340 struct snd_amd7930 *next;
343 static struct snd_amd7930 *amd7930_list;
346 static __inline__ void amd7930_idle(struct snd_amd7930 *amd)
357 static __inline__ void amd7930_enable_ints(struct snd_amd7930 *amd)
368 static __inline__ void amd7930_disable_ints(struct snd_amd7930 *amd)
381 static void __amd7930_write_map(struct snd_amd7930 *amd)
475 static void __amd7930_update_map(struct snd_amd7930 *amd)
495 struct snd_amd7930 *amd = dev_id;
536 static int snd_amd7930_trigger(struct snd_amd7930 *amd, unsigned int flag, int cmd)
569 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
576 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
582 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
614 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
646 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
657 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
690 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
700 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
710 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
718 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream);
740 static int snd_amd7930_pcm(struct snd_amd7930 *amd)
782 struct snd_amd7930 *amd = snd_kcontrol_chip(kctl);
806 struct snd_amd7930 *amd = snd_kcontrol_chip(kctl);
868 static int snd_amd7930_mixer(struct snd_amd7930 *amd)
888 static int snd_amd7930_free(struct snd_amd7930 *amd)
908 struct snd_amd7930 *amd = device->device_data;
920 struct snd_amd7930 **ramd)
922 struct snd_amd7930 *amd;
993 struct snd_amd7930 *amd;
1069 struct snd_amd7930 *p = amd7930_list;
1072 struct snd_amd7930 *next = p->next;