[ALSA] Stereo controls for M-Audio Revolution cards
[linux-2.6-microblaze.git] / include / sound / ak4xxx-adda.h
index 3bf5911..acf8cc1 100644 (file)
@@ -53,6 +53,8 @@ struct snd_akm4xxx {
                SND_AK4524, SND_AK4528, SND_AK4529,
                SND_AK4355, SND_AK4358, SND_AK4381
        } type;
+       unsigned int *num_stereo;                       /* array of combined counts for the mixer */
+       char **channel_names;                           /* array of mixer channel names */
        struct snd_ak4xxx_ops ops;
 };