]> err.no Git - linux-2.6/blobdiff - sound/pci/oxygen/oxygen.h
[ARM] fix parenthesis in include/asm-arm/arch-omap/control.h
[linux-2.6] / sound / pci / oxygen / oxygen.h
index 7efbf54bc4ec1c1f0bef1e3e2698ed10b5373462..a71c6e059260543c08b172f4fd71e3bdd0f5eef8 100644 (file)
@@ -100,9 +100,12 @@ struct oxygen_model {
        void (*gpio_changed)(struct oxygen *chip);
        void (*ac97_switch)(struct oxygen *chip,
                            unsigned int reg, unsigned int mute);
+       const unsigned int *dac_tlv;
        size_t model_data_size;
        unsigned int pcm_dev_cfg;
        u8 dac_channels;
+       u8 dac_volume_min;
+       u8 dac_volume_max;
        u8 misc_flags;
        u8 function_flags;
        u16 dac_i2s_format;