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);
133 static int snd_tea6330t_get_master_switch(struct snd_kcontrol *kcontrol,
136 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
145 static int snd_tea6330t_put_master_switch(struct snd_kcontrol *kcontrol,
148 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
176 static int snd_tea6330t_info_bass(struct snd_kcontrol *kcontrol,
179 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
188 static int snd_tea6330t_get_bass(struct snd_kcontrol *kcontrol,
191 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
197 static int snd_tea6330t_put_bass(struct snd_kcontrol *kcontrol,
200 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
224 static int snd_tea6330t_info_treble(struct snd_kcontrol *kcontrol,
227 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
236 static int snd_tea6330t_get_treble(struct snd_kcontrol *kcontrol,
239 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);
245 static int snd_tea6330t_put_treble(struct snd_kcontrol *kcontrol,
248 struct tea6330t *tea = snd_kcontrol_chip(kcontrol);