diff options
Diffstat (limited to 'sound/pci/oxygen/oxygen.h')
-rw-r--r-- | sound/pci/oxygen/oxygen.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/oxygen/oxygen.h b/sound/pci/oxygen/oxygen.h index 7efbf54bc4ec..36f2f81fefc5 100644 --- a/sound/pci/oxygen/oxygen.h +++ b/sound/pci/oxygen/oxygen.h | |||
@@ -103,6 +103,8 @@ struct oxygen_model { | |||
103 | size_t model_data_size; | 103 | size_t model_data_size; |
104 | unsigned int pcm_dev_cfg; | 104 | unsigned int pcm_dev_cfg; |
105 | u8 dac_channels; | 105 | u8 dac_channels; |
106 | u8 dac_volume_min; | ||
107 | u8 dac_volume_max; | ||
106 | u8 misc_flags; | 108 | u8 misc_flags; |
107 | u8 function_flags; | 109 | u8 function_flags; |
108 | u16 dac_i2s_format; | 110 | u16 dac_i2s_format; |