imx_phycore_snd_device   45 sound/soc/fsl/phycore-ac97.c static struct platform_device *imx_phycore_snd_device;
imx_phycore_snd_device   87 sound/soc/fsl/phycore-ac97.c 	imx_phycore_snd_device = platform_device_alloc("wm9712-codec", -1);
imx_phycore_snd_device   88 sound/soc/fsl/phycore-ac97.c 	if (!imx_phycore_snd_device) {
imx_phycore_snd_device   92 sound/soc/fsl/phycore-ac97.c 	ret = platform_device_add(imx_phycore_snd_device);
imx_phycore_snd_device  102 sound/soc/fsl/phycore-ac97.c 	platform_device_put(imx_phycore_snd_device);
imx_phycore_snd_device  112 sound/soc/fsl/phycore-ac97.c 	platform_device_unregister(imx_phycore_snd_device);