Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dpt2258.h11 struct snd_pt2258 { struct
20 extern int snd_pt2258_reset(struct snd_pt2258 *pt); argument
21 extern int snd_pt2258_build_controls(struct snd_pt2258 *pt);
/openbmc/linux/sound/i2c/other/
H A Dpt2258.c32 int snd_pt2258_reset(struct snd_pt2258 *pt) in snd_pt2258_reset()
83 struct snd_pt2258 *pt = kcontrol->private_data; in pt2258_stereo_volume_get()
95 struct snd_pt2258 *pt = kcontrol->private_data; in pt2258_stereo_volume_put()
136 struct snd_pt2258 *pt = kcontrol->private_data; in pt2258_switch_get()
145 struct snd_pt2258 *pt = kcontrol->private_data; in pt2258_switch_put()
170 int snd_pt2258_build_controls(struct snd_pt2258 *pt) in snd_pt2258_build_controls()
/openbmc/linux/sound/pci/ice1712/
H A Drevo.c23 struct snd_pt2258 *pt2258;
145 struct snd_pt2258 *pt) in revo51_i2c_init()
306 static struct snd_pt2258 ptc_revo51_volume;