Home
last modified time | relevance | path

Searched refs:of_mpc8xxx_spi_probe (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/spi/
Dspi-fsl-lib.c136 int of_mpc8xxx_spi_probe(struct platform_device *ofdev) in of_mpc8xxx_spi_probe() function
181 EXPORT_SYMBOL_GPL(of_mpc8xxx_spi_probe);
Dspi-fsl-lib.h123 extern int of_mpc8xxx_spi_probe(struct platform_device *ofdev);
Dspi-fsl-spi.c830 ret = of_mpc8xxx_spi_probe(ofdev); in of_fsl_spi_probe()
Dspi-fsl-espi.c776 ret = of_mpc8xxx_spi_probe(ofdev); in of_fsl_espi_probe()