Searched refs:wm8727_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 Dwm8727.h18 extern struct snd_soc_dai wm8727_dai;
H A Dwm8727.c36 struct snd_soc_dai wm8727_dai = { variable in typeref:struct:snd_soc_dai
46 EXPORT_SYMBOL_GPL(wm8727_dai); variable
111 codec->dai = &wm8727_dai;
116 wm8727_dai.dev = &pdev->dev;
124 ret = snd_soc_register_dai(&wm8727_dai);
141 snd_soc_unregister_dai(&wm8727_dai);

Completed in 69 milliseconds