Home
last modified time | relevance | path

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

/linux/sound/sparc/
H A Damd7930.c347 static __inline__ void amd7930_idle(struct snd_amd7930 *amd) in amd7930_idle() argument
358 sbus_writeb(AMR_INIT, amd->regs + AMD7930_CR); in amd7930_enable_ints() argument
369 amd7930_disable_ints(struct snd_amd7930 * amd) amd7930_disable_ints() argument
382 __amd7930_write_map(struct snd_amd7930 * amd) __amd7930_write_map() argument
476 __amd7930_update_map(struct snd_amd7930 * amd) __amd7930_update_map() argument
496 struct snd_amd7930 *amd = dev_id; snd_amd7930_interrupt() local
537 snd_amd7930_trigger(struct snd_amd7930 * amd,unsigned int flag,int cmd) snd_amd7930_trigger() argument
570 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_playback_trigger() local
577 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_capture_trigger() local
583 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_playback_prepare() local
615 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_capture_prepare() local
647 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_playback_pointer() local
658 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_capture_pointer() local
691 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_playback_open() local
701 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_capture_open() local
711 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_playback_close() local
719 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_capture_close() local
741 snd_amd7930_pcm(struct snd_amd7930 * amd) snd_amd7930_pcm() argument
783 struct snd_amd7930 *amd = snd_kcontrol_chip(kctl); snd_amd7930_get_volume() local
807 struct snd_amd7930 *amd = snd_kcontrol_chip(kctl); snd_amd7930_put_volume() local
869 snd_amd7930_mixer(struct snd_amd7930 * amd) snd_amd7930_mixer() argument
889 snd_amd7930_free(struct snd_amd7930 * amd) snd_amd7930_free() argument
909 struct snd_amd7930 *amd = device->device_data; snd_amd7930_dev_free() local
923 struct snd_amd7930 *amd; snd_amd7930_create() local
994 struct snd_amd7930 *amd; amd7930_sbus_probe() local
[all...]
/linux/drivers/tee/amdtee/
H A Dcall.c16 struct tee_operation *amd) in tee_params_to_amd_params()
73 struct tee_operation *amd) in amd_params_to_tee_params()
/linux/drivers/ata/
H A Dpata_amd.c599 static const struct pci_device_id amd[] = { variable
/linux/arch/x86/include/asm/
H A Dmce.h216 } amd; member
/linux/arch/x86/kvm/mmu/
H A Dmmu.c5198 bool gbpages, bool pse, bool amd) in __reset_rsvds_bits_mask()