aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/hda/hda_local.h')
-rw-r--r--sound/pci/hda/hda_local.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_local.h b/sound/pci/hda/hda_local.h
index 4e77f4747291..7c049839ea26 100644
--- a/sound/pci/hda/hda_local.h
+++ b/sound/pci/hda/hda_local.h
@@ -92,6 +92,8 @@
92#define HDA_CODEC_MUTE_BEEP(xname, nid, xindex, direction) \ 92#define HDA_CODEC_MUTE_BEEP(xname, nid, xindex, direction) \
93 HDA_CODEC_MUTE_BEEP_MONO(xname, nid, 3, xindex, direction) 93 HDA_CODEC_MUTE_BEEP_MONO(xname, nid, 3, xindex, direction)
94 94
95extern const char *snd_hda_pcm_type_name[];
96
95int snd_hda_mixer_amp_volume_info(struct snd_kcontrol *kcontrol, 97int snd_hda_mixer_amp_volume_info(struct snd_kcontrol *kcontrol,
96 struct snd_ctl_elem_info *uinfo); 98 struct snd_ctl_elem_info *uinfo);
97int snd_hda_mixer_amp_volume_get(struct snd_kcontrol *kcontrol, 99int snd_hda_mixer_amp_volume_get(struct snd_kcontrol *kcontrol,