Searched refs:mv64x60_cpu_err_probe (Results 1 – 1 of 1) sorted by relevance
439 static int mv64x60_cpu_err_probe(struct platform_device *pdev) in mv64x60_cpu_err_probe() function446 if (!devres_open_group(&pdev->dev, mv64x60_cpu_err_probe, GFP_KERNEL)) in mv64x60_cpu_err_probe()453 devres_release_group(&pdev->dev, mv64x60_cpu_err_probe); in mv64x60_cpu_err_probe()554 devres_remove_group(&pdev->dev, mv64x60_cpu_err_probe); in mv64x60_cpu_err_probe()564 devres_release_group(&pdev->dev, mv64x60_cpu_err_probe); in mv64x60_cpu_err_probe()581 .probe = mv64x60_cpu_err_probe,