Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dpt2258.h35 extern int snd_pt2258_build_controls(struct snd_pt2258 *pt);
/linux-4.4.14/sound/i2c/other/
Dpt2258.c184 int snd_pt2258_build_controls(struct snd_pt2258 *pt) in snd_pt2258_build_controls() function
227 EXPORT_SYMBOL(snd_pt2258_build_controls);
/linux-4.4.14/sound/pci/ice1712/
Drevo.c603 err = snd_pt2258_build_controls(spec->pt2258); in revo_add_controls()