Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dpt2258.h21 extern int snd_pt2258_build_controls(struct snd_pt2258 *pt);
/linux/sound/i2c/other/
H A Dpt2258.c170 int snd_pt2258_build_controls(struct snd_pt2258 *pt) in snd_pt2258_build_controls() function
213 EXPORT_SYMBOL(snd_pt2258_build_controls);
/linux/sound/pci/ice1712/
H A Drevo.c589 err = snd_pt2258_build_controls(spec->pt2258); in revo_add_controls()