Lines Matching refs:tea6330t
33 struct tea6330t { struct
56 static void snd_tea6330t_set(struct tea6330t *tea, argument
84 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_master_volume()
96 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_master_volume()
136 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_master_switch()
148 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_master_switch()
179 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_info_bass()
191 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_bass()
200 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_bass()
227 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_info_treble()
239 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_treble()
248 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_treble()
284 struct tea6330t *tea; in snd_tea6330t_update_mixer()