Searched refs:wm8903_dai (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8903.c1589 struct snd_soc_dai wm8903_dai = { variable in typeref:struct:snd_soc_dai
1608 EXPORT_SYMBOL_GPL(wm8903_dai); variable
1673 codec->dai = &wm8903_dai;
1784 wm8903_dai.dev = &i2c->dev;
1793 ret = snd_soc_register_dai(&wm8903_dai);
1817 snd_soc_unregister_dai(&wm8903_dai);
1828 wm8903_dai.dev = NULL;
H A Dwm8903.h18 extern struct snd_soc_dai wm8903_dai;

Completed in 39 milliseconds