Searched defs:amd (Results 1 – 2 of 2) sorted by relevance
347 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() local537 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() local577 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); in snd_amd7930_capture_trigger() local583 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); in snd_amd7930_playback_prepare() local[all …]
601 static const struct pci_device_id amd[] = { variable