Searched refs:mv64x60_mc_err_probe (Results 1 – 1 of 1) sorted by relevance
696 static int mv64x60_mc_err_probe(struct platform_device *pdev) in mv64x60_mc_err_probe() function705 if (!devres_open_group(&pdev->dev, mv64x60_mc_err_probe, GFP_KERNEL)) in mv64x60_mc_err_probe()718 devres_release_group(&pdev->dev, mv64x60_mc_err_probe); in mv64x60_mc_err_probe()820 devres_release_group(&pdev->dev, mv64x60_mc_err_probe); in mv64x60_mc_err_probe()837 .probe = mv64x60_mc_err_probe,