Searched refs:fsl_soc_platform (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Dfsl_dma.h145 extern struct snd_soc_platform fsl_soc_platform;
H A Dfsl_dma.c826 struct snd_soc_platform fsl_soc_platform = { variable in typeref:struct:snd_soc_platform
832 EXPORT_SYMBOL_GPL(fsl_soc_platform); variable
869 return snd_soc_register_platform(&fsl_soc_platform);
875 snd_soc_unregister_platform(&fsl_soc_platform);
H A Dmpc8610_hpcd.c453 machine_data->machine.platform = &fsl_soc_platform;

Completed in 109 milliseconds