Home
last modified time | relevance | path

Searched refs:snd_pt2258 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/sound/
Dpt2258.h25 struct snd_pt2258 { struct
34 extern int snd_pt2258_reset(struct snd_pt2258 *pt); argument
35 extern int snd_pt2258_build_controls(struct snd_pt2258 *pt);
/linux-4.4.14/sound/i2c/other/
Dpt2258.c46 int snd_pt2258_reset(struct snd_pt2258 *pt) in snd_pt2258_reset()
97 struct snd_pt2258 *pt = kcontrol->private_data; in pt2258_stereo_volume_get()
109 struct snd_pt2258 *pt = kcontrol->private_data; in pt2258_stereo_volume_put()
150 struct snd_pt2258 *pt = kcontrol->private_data; in pt2258_switch_get()
159 struct snd_pt2258 *pt = kcontrol->private_data; in pt2258_switch_put()
184 int snd_pt2258_build_controls(struct snd_pt2258 *pt) in snd_pt2258_build_controls()
/linux-4.4.14/sound/pci/ice1712/
Drevo.c37 struct snd_pt2258 *pt2258;
159 struct snd_pt2258 *pt) in revo51_i2c_init()
320 static struct snd_pt2258 ptc_revo51_volume;