Lines Matching refs:tea6330t
48 struct tea6330t { struct
71 static void snd_tea6330t_set(struct tea6330t *tea, argument
99 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_master_volume()
111 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_master_volume()
150 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_master_switch()
162 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_master_switch()
192 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_info_bass()
204 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_bass()
213 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_bass()
239 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_info_treble()
251 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_treble()
260 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_treble()
295 struct tea6330t *tea; in snd_tea6330t_update_mixer()