Searched refs:sh4_hac_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/sh/
H A Dsh7760-ac97.c23 extern struct snd_soc_dai sh4_hac_dai[2];
35 .cpu_dai = &sh4_hac_dai[0], /* HAC0 */
H A Dhac.c269 struct snd_soc_dai sh4_hac_dai[] = { variable in typeref:struct:snd_soc_dai
310 EXPORT_SYMBOL_GPL(sh4_hac_dai); variable
314 return snd_soc_register_dais(sh4_hac_dai, ARRAY_SIZE(sh4_hac_dai));
320 snd_soc_unregister_dais(sh4_hac_dai, ARRAY_SIZE(sh4_hac_dai));

Completed in 69 milliseconds