Home
last modified time | relevance | path

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

/linux-6.6.21/sound/sparc/
Damd7930.c346 static __inline__ void amd7930_idle(struct snd_amd7930 *amd) in amd7930_idle()
357 static __inline__ void amd7930_enable_ints(struct snd_amd7930 *amd) in amd7930_enable_ints()
368 static __inline__ void amd7930_disable_ints(struct snd_amd7930 *amd) in amd7930_disable_ints()
381 static void __amd7930_write_map(struct snd_amd7930 *amd) in __amd7930_write_map()
475 static void __amd7930_update_map(struct snd_amd7930 *amd) in __amd7930_update_map()
495 struct snd_amd7930 *amd = dev_id; in snd_amd7930_interrupt() local
536 static int snd_amd7930_trigger(struct snd_amd7930 *amd, unsigned int flag, int cmd) in snd_amd7930_trigger()
569 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); in snd_amd7930_playback_trigger() local
576 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); in snd_amd7930_capture_trigger() local
582 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); in snd_amd7930_playback_prepare() local
[all …]
/linux-6.6.21/drivers/tee/amdtee/
Dcall.c16 struct tee_operation *amd) in tee_params_to_amd_params()
73 struct tee_operation *amd) in amd_params_to_tee_params()
/linux-6.6.21/drivers/ata/
Dpata_amd.c599 static const struct pci_device_id amd[] = { variable
/linux-6.6.21/arch/x86/include/asm/xen/
Dinterface.h367 struct xen_pmu_amd_ctxt amd; member
/linux-6.6.21/arch/x86/kvm/mmu/
Dmmu.c4696 bool gbpages, bool pse, bool amd) in __reset_rsvds_bits_mask()