Searched refs:mv64x60_cpu_err_probe (Results 1 – 1 of 1) sorted by relevance
442 static int mv64x60_cpu_err_probe(struct platform_device *pdev) in mv64x60_cpu_err_probe() function449 if (!devres_open_group(&pdev->dev, mv64x60_cpu_err_probe, GFP_KERNEL)) in mv64x60_cpu_err_probe()456 devres_release_group(&pdev->dev, mv64x60_cpu_err_probe); in mv64x60_cpu_err_probe()558 devres_remove_group(&pdev->dev, mv64x60_cpu_err_probe); in mv64x60_cpu_err_probe()568 devres_release_group(&pdev->dev, mv64x60_cpu_err_probe); in mv64x60_cpu_err_probe()585 .probe = mv64x60_cpu_err_probe,