aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/xonar.h
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2010-01-18 09:44:04 -0500
committerJaroslav Kysela <perex@perex.cz>2010-01-18 10:38:41 -0500
commitd1db38c015a392b0ea8c15ab95abb3ee768b8d47 (patch)
tree2add95a804e688dac82875c96a309ccda4f9b6aa /sound/pci/oxygen/xonar.h
parenta32f66746c635ebf2341d99b3d4c0cc1c11b2cbf (diff)
sound: virtuoso: add Xonar DS support
Add experimental support for the Asus Xonar DS. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/pci/oxygen/xonar.h')
-rw-r--r--sound/pci/oxygen/xonar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/oxygen/xonar.h b/sound/pci/oxygen/xonar.h
index 89b3ed814d64..b35343b0a9a5 100644
--- a/sound/pci/oxygen/xonar.h
+++ b/sound/pci/oxygen/xonar.h
@@ -35,6 +35,8 @@ int get_xonar_pcm179x_model(struct oxygen *chip,
35 const struct pci_device_id *id); 35 const struct pci_device_id *id);
36int get_xonar_cs43xx_model(struct oxygen *chip, 36int get_xonar_cs43xx_model(struct oxygen *chip,
37 const struct pci_device_id *id); 37 const struct pci_device_id *id);
38int get_xonar_wm87x6_model(struct oxygen *chip,
39 const struct pci_device_id *id);
38 40
39/* HDMI helper functions */ 41/* HDMI helper functions */
40 42