Searched refs:wm8900_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 Dwm8900.h55 extern struct snd_soc_dai wm8900_dai;
H A Dwm8900.c1017 struct snd_soc_dai wm8900_dai = { variable in typeref:struct:snd_soc_dai
1035 EXPORT_SYMBOL_GPL(wm8900_dai); variable
1218 codec->dai = &wm8900_dai;
1268 wm8900_dai.dev = &i2c->dev;
1278 ret = snd_soc_register_dai(&wm8900_dai);
1296 snd_soc_unregister_dai(&wm8900_dai);
1301 wm8900_dai.dev = NULL;

Completed in 52 milliseconds