Searched refs:snd_amd7930 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/sparc/
H A Damd7930.c315 struct snd_amd7930 { struct
341 struct snd_amd7930 *next;
344 static struct snd_amd7930 *amd7930_list;
347 static __inline__ void amd7930_idle(struct snd_amd7930 *amd) amd7930_idle()
358 static __inline__ void amd7930_enable_ints(struct snd_amd7930 *amd) amd7930_enable_ints()
369 static __inline__ void amd7930_disable_ints(struct snd_amd7930 *amd) amd7930_disable_ints()
382 static void __amd7930_write_map(struct snd_amd7930 *amd) __amd7930_write_map()
476 static void __amd7930_update_map(struct snd_amd7930 *amd) __amd7930_update_map()
496 struct snd_amd7930 *amd = dev_id; snd_amd7930_interrupt()
537 static int snd_amd7930_trigger(struct snd_amd7930 *amd, unsigned int flag, int cmd) snd_amd7930_trigger()
570 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_playback_trigger()
577 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_capture_trigger()
583 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_playback_prepare()
615 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_capture_prepare()
647 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_playback_pointer()
658 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_capture_pointer()
691 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_playback_open()
701 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_capture_open()
711 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_playback_close()
719 struct snd_amd7930 *amd = snd_pcm_substream_chip(substream); snd_amd7930_capture_close()
758 static int snd_amd7930_pcm(struct snd_amd7930 *amd) snd_amd7930_pcm()
801 struct snd_amd7930 *amd = snd_kcontrol_chip(kctl); snd_amd7930_get_volume()
825 struct snd_amd7930 *amd = snd_kcontrol_chip(kctl); snd_amd7930_put_volume()
887 static int snd_amd7930_mixer(struct snd_amd7930 *amd) snd_amd7930_mixer()
907 static int snd_amd7930_free(struct snd_amd7930 *amd) snd_amd7930_free()
927 struct snd_amd7930 *amd = device->device_data; snd_amd7930_dev_free()
939 struct snd_amd7930 **ramd) snd_amd7930_create()
941 struct snd_amd7930 *amd; snd_amd7930_create()
1011 struct snd_amd7930 *amd; amd7930_sbus_probe()
1084 struct snd_amd7930 *p = amd7930_list; amd7930_exit()
1087 struct snd_amd7930 *next = p->next; amd7930_exit()

Completed in 53 milliseconds