[ALSA] oxygen: make line-in exclusive only on Xonar
[safe/jmp/linux-2.6] / sound / pci / oxygen / oxygen.h
index 9ec9e6b..8fc9e7c 100644 (file)
@@ -84,6 +84,8 @@ struct oxygen_model {
                               struct snd_pcm_hw_params *params);
        void (*update_dac_volume)(struct oxygen *chip);
        void (*update_dac_mute)(struct oxygen *chip);
+       void (*ac97_switch_hook)(struct oxygen *chip,
+                                unsigned int reg, int mute);
        size_t model_data_size;
        u8 dac_channels;
        u8 used_channels;