Searched refs:cpu_pdev (Results 1 – 3 of 3) sorted by relevance
131 struct platform_device *cpu_pdev; in imx_audmix_probe() local209 cpu_pdev = of_find_device_by_node(args.np); in imx_audmix_probe()210 if (!cpu_pdev) { in imx_audmix_probe()214 put_device(&cpu_pdev->dev); in imx_audmix_probe()295 cpu_pdev = of_find_device_by_node(out_cpu_np); in imx_audmix_probe()296 if (!cpu_pdev) { in imx_audmix_probe()300 put_device(&cpu_pdev->dev); in imx_audmix_probe()303 priv->out_pdev = cpu_pdev; in imx_audmix_probe()
104 struct platform_device *cpu_pdev; in imx_hdmi_probe() local120 cpu_pdev = of_find_device_by_node(cpu_np); in imx_hdmi_probe()121 if (!cpu_pdev) { in imx_hdmi_probe()130 put_device(&cpu_pdev->dev); in imx_hdmi_probe()143 data->dai.cpus->dai_name = dev_name(&cpu_pdev->dev); in imx_hdmi_probe()150 put_device(&cpu_pdev->dev); in imx_hdmi_probe()
616 struct platform_device *cpu_pdev; in fsl_asoc_card_probe() local645 cpu_pdev = of_find_device_by_node(cpu_np); in fsl_asoc_card_probe()646 if (!cpu_pdev) { in fsl_asoc_card_probe()899 struct clk *esai_clk = clk_get(&cpu_pdev->dev, "extal"); in fsl_asoc_card_probe()1063 put_device(&cpu_pdev->dev); in fsl_asoc_card_probe()