Lines Matching refs:tea6330t
33 struct tea6330t { struct
56 static void snd_tea6330t_set(struct tea6330t *tea, argument
81 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_master_volume()
93 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_master_volume()
133 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_master_switch()
145 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_master_switch()
176 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_info_bass()
188 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_bass()
197 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_bass()
224 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_info_treble()
236 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_treble()
245 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_treble()
281 struct tea6330t *tea; in snd_tea6330t_update_mixer()