Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dpt2258.h20 extern int snd_pt2258_reset(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() function
212 EXPORT_SYMBOL(snd_pt2258_reset);
/openbmc/linux/sound/pci/ice1712/
H A Drevo.c173 snd_pt2258_reset(pt); in revo51_i2c_init()