aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/oxygen.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/oxygen/oxygen.h')
-rw-r--r--sound/pci/oxygen/oxygen.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/pci/oxygen/oxygen.h b/sound/pci/oxygen/oxygen.h
index a10c37788059..4a0c6634ac96 100644
--- a/sound/pci/oxygen/oxygen.h
+++ b/sound/pci/oxygen/oxygen.h
@@ -18,6 +18,10 @@
18enum { 18enum {
19 CONTROL_SPDIF_PCM, 19 CONTROL_SPDIF_PCM,
20 CONTROL_SPDIF_INPUT_BITS, 20 CONTROL_SPDIF_INPUT_BITS,
21 CONTROL_MIC_CAPTURE_SWITCH,
22 CONTROL_LINE_CAPTURE_SWITCH,
23 CONTROL_CD_CAPTURE_SWITCH,
24 CONTROL_AUX_CAPTURE_SWITCH,
21 CONTROL_COUNT 25 CONTROL_COUNT
22}; 26};
23 27