Searched refs:of_mpc8xxx_spi_probe (Results 1 – 3 of 3) sorted by relevance
113 int of_mpc8xxx_spi_probe(struct platform_device *ofdev) in of_mpc8xxx_spi_probe() function158 EXPORT_SYMBOL_GPL(of_mpc8xxx_spi_probe);
112 extern int of_mpc8xxx_spi_probe(struct platform_device *ofdev);
721 ret = of_mpc8xxx_spi_probe(ofdev); in of_fsl_spi_probe()