Home
last modified time | relevance | path

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

/Linux-v5.4/sound/sparc/
Damd7930.c348 static __inline__ void amd7930_idle(struct snd_amd7930 *amd) in amd7930_idle()
359 static __inline__ void amd7930_enable_ints(struct snd_amd7930 *amd) in amd7930_enable_ints()
370 static __inline__ void amd7930_disable_ints(struct snd_amd7930 *amd) in amd7930_disable_ints()
383 static void __amd7930_write_map(struct snd_amd7930 *amd) in __amd7930_write_map()
477 static void __amd7930_update_map(struct snd_amd7930 *amd) in __amd7930_update_map()
497 struct snd_amd7930 *amd = dev_id; in snd_amd7930_interrupt() local
538 static int snd_amd7930_trigger(struct snd_amd7930 *amd, unsigned int flag, int cmd) in snd_amd7930_trigger()
571 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); in snd_amd7930_playback_trigger() local
578 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); in snd_amd7930_capture_trigger() local
584 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); in snd_amd7930_playback_prepare() local
[all …]
/Linux-v5.4/drivers/ata/
Dpata_amd.c599 static const struct pci_device_id amd[] = { variable
/Linux-v5.4/arch/x86/include/asm/xen/
Dinterface.h364 struct xen_pmu_amd_ctxt amd; member
/Linux-v5.4/arch/x86/kvm/
Dmmu.c4501 bool pse, bool amd) in __reset_rsvds_bits_mask()