Home
last modified time | relevance | path

Searched defs:amd (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/sound/sparc/
Damd7930.c347 static __inline__ void amd7930_idle(struct snd_amd7930 *amd) in amd7930_idle()
358 static __inline__ void amd7930_enable_ints(struct snd_amd7930 *amd) in amd7930_enable_ints()
369 static __inline__ void amd7930_disable_ints(struct snd_amd7930 *amd) in amd7930_disable_ints()
382 static void __amd7930_write_map(struct snd_amd7930 *amd) in __amd7930_write_map()
476 static void __amd7930_update_map(struct snd_amd7930 *amd) in __amd7930_update_map()
496 struct snd_amd7930 *amd = dev_id; in snd_amd7930_interrupt() local
537 static int snd_amd7930_trigger(struct snd_amd7930 *amd, unsigned int flag, int cmd) in snd_amd7930_trigger()
570 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); in snd_amd7930_playback_trigger() local
577 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); in snd_amd7930_capture_trigger() local
583 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); in snd_amd7930_playback_prepare() local
[all …]
/linux-2.6.39/drivers/ata/
Dpata_amd.c601 static const struct pci_device_id amd[] = { variable