Searched refs:wm8753_dai (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8753.c1247 if (!wm8753_dai[WM8753_DAI_VOICE].playback.active ||
1248 !wm8753_dai[WM8753_DAI_HIFI].playback.active)
1450 struct snd_soc_dai wm8753_dai[] = { variable in typeref:struct:snd_soc_dai
1458 EXPORT_SYMBOL_GPL(wm8753_dai); variable
1467 playback_active = wm8753_dai[0].playback.active;
1468 capture_active = wm8753_dai[0].capture.active;
1469 codec_active = wm8753_dai[0].active;
1470 private_data = wm8753_dai[0].private_data;
1471 pop_wait = wm8753_dai[0].pop_wait;
1472 list = wm8753_dai[
[all...]
H A Dwm8753.h118 extern struct snd_soc_dai wm8753_dai[2];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Dneo1973_gta02_wm8753.c401 .codec_dai = &wm8753_dai[WM8753_DAI_HIFI],
409 .codec_dai = &wm8753_dai[WM8753_DAI_VOICE],
H A Dneo1973_wm8753.c560 .codec_dai = &wm8753_dai[WM8753_DAI_HIFI],
568 .codec_dai = &wm8753_dai[WM8753_DAI_VOICE],

Completed in 32 milliseconds