Home
last modified time | relevance | path

Searched refs:tea6330t (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/i2c/
Dtea6330t.c48 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()
[all …]
DMakefile8 snd-tea6330t-objs := tea6330t.o
13 obj-$(CONFIG_SND_INTERWAVE_STB) += snd-tea6330t.o snd-i2c.o