Searched refs:cpu_pdev (Results 1 – 2 of 2) 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()
623 struct platform_device *cpu_pdev; in fsl_asoc_card_probe() local652 cpu_pdev = of_find_device_by_node(cpu_np); in fsl_asoc_card_probe()653 if (!cpu_pdev) { in fsl_asoc_card_probe()908 struct clk *esai_clk = clk_get(&cpu_pdev->dev, "extal"); in fsl_asoc_card_probe()1072 put_device(&cpu_pdev->dev); in fsl_asoc_card_probe()