Searched refs:mpc85xx_pci_err_probe (Results 1 – 3 of 3) sorted by relevance
134 int mpc85xx_pci_err_probe(struct platform_device *op);136 static inline int mpc85xx_pci_err_probe(struct platform_device *op) in mpc85xx_pci_err_probe() function
1228 mpc85xx_pci_err_probe(pdev); in fsl_pci_probe()
241 int mpc85xx_pci_err_probe(struct platform_device *op) in mpc85xx_pci_err_probe() function248 if (!devres_open_group(&op->dev, mpc85xx_pci_err_probe, GFP_KERNEL)) in mpc85xx_pci_err_probe()376 devres_remove_group(&op->dev, mpc85xx_pci_err_probe); in mpc85xx_pci_err_probe()386 devres_release_group(&op->dev, mpc85xx_pci_err_probe); in mpc85xx_pci_err_probe()389 EXPORT_SYMBOL(mpc85xx_pci_err_probe);