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()
135 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_master_switch()
147 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_master_switch()
177 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_info_bass()
189 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_bass()
198 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()
280 struct tea6330t *tea; in snd_tea6330t_update_mixer()