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