Lines Matching defs:kcontrol
71 static int snd_tea6330t_info_master_volume(struct snd_kcontrol *kcontrol,
81 static int snd_tea6330t_get_master_volume(struct snd_kcontrol *kcontrol,
84 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
93 static int snd_tea6330t_put_master_volume(struct snd_kcontrol *kcontrol,
96 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
132 static int snd_tea6330t_get_master_switch(struct snd_kcontrol *kcontrol,
135 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
144 static int snd_tea6330t_put_master_switch(struct snd_kcontrol *kcontrol,
147 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
174 static int snd_tea6330t_info_bass(struct snd_kcontrol *kcontrol,
177 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
186 static int snd_tea6330t_get_bass(struct snd_kcontrol *kcontrol,
189 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
195 static int snd_tea6330t_put_bass(struct snd_kcontrol *kcontrol,
198 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
221 static int snd_tea6330t_info_treble(struct snd_kcontrol *kcontrol,
224 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
233 static int snd_tea6330t_get_treble(struct snd_kcontrol *kcontrol,
236 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
242 static int snd_tea6330t_put_treble(struct snd_kcontrol *kcontrol,
245 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);