diff options
Diffstat (limited to 'sound/pci/hda/hda_codec.h')
-rw-r--r-- | sound/pci/hda/hda_codec.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h index 2bce925d84ef..03315105c904 100644 --- a/sound/pci/hda/hda_codec.h +++ b/sound/pci/hda/hda_codec.h | |||
@@ -135,6 +135,7 @@ enum { | |||
135 | #define AC_PAR_PROC_CAP 0x10 | 135 | #define AC_PAR_PROC_CAP 0x10 |
136 | #define AC_PAR_GPIO_CAP 0x11 | 136 | #define AC_PAR_GPIO_CAP 0x11 |
137 | #define AC_PAR_AMP_OUT_CAP 0x12 | 137 | #define AC_PAR_AMP_OUT_CAP 0x12 |
138 | #define AC_PAR_VOL_KNB_CAP 0x13 | ||
138 | 139 | ||
139 | /* | 140 | /* |
140 | * AC_VERB_PARAMETERS results (32bit) | 141 | * AC_VERB_PARAMETERS results (32bit) |