Searched refs:cpc925_probe (Results 1 – 1 of 1) sorted by relevance
934 static int cpc925_probe(struct platform_device *pdev) in cpc925_probe() function946 if (!devres_open_group(&pdev->dev, cpc925_probe, GFP_KERNEL)) { in cpc925_probe()1036 devres_release_group(&pdev->dev, cpc925_probe); in cpc925_probe()1059 .probe = cpc925_probe,