diff options
Diffstat (limited to 'sound/pci/ctxfi/ctdaio.h')
-rw-r--r-- | sound/pci/ctxfi/ctdaio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/ctxfi/ctdaio.h b/sound/pci/ctxfi/ctdaio.h index 0f52ce571ee..85ccb6ee1ab 100644 --- a/sound/pci/ctxfi/ctdaio.h +++ b/sound/pci/ctxfi/ctdaio.h | |||
@@ -33,6 +33,7 @@ enum DAIOTYP { | |||
33 | SPDIFOO, /* S/PDIF Out (Flexijack/Optical) */ | 33 | SPDIFOO, /* S/PDIF Out (Flexijack/Optical) */ |
34 | LINEIM, | 34 | LINEIM, |
35 | SPDIFIO, /* S/PDIF In (Flexijack/Optical) on the card */ | 35 | SPDIFIO, /* S/PDIF In (Flexijack/Optical) on the card */ |
36 | MIC, /* Dedicated mic on Titanium HD */ | ||
36 | SPDIFI1, /* S/PDIF In on internal Drive Bay */ | 37 | SPDIFI1, /* S/PDIF In on internal Drive Bay */ |
37 | NUM_DAIOTYP | 38 | NUM_DAIOTYP |
38 | }; | 39 | }; |