[ALSA] virtuoso: correctly switch input jack on Xonar DX
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / sound / pci / oxygen / oxygen.h
index d53c18c6fcd8ded899a66985a03d6d0f377a97cf..7efbf54bc4ec1c1f0bef1e3e2698ed10b5373462 100644 (file)
@@ -98,6 +98,8 @@ struct oxygen_model {
        void (*update_dac_volume)(struct oxygen *chip);
        void (*update_dac_mute)(struct oxygen *chip);
        void (*gpio_changed)(struct oxygen *chip);
+       void (*ac97_switch)(struct oxygen *chip,
+                           unsigned int reg, unsigned int mute);
        size_t model_data_size;
        unsigned int pcm_dev_cfg;
        u8 dac_channels;