Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/spi/
Dspi-fsl-lib.c84 void mpc8xxx_spi_probe(struct device *dev, struct resource *mem, in mpc8xxx_spi_probe() function
115 EXPORT_SYMBOL_GPL(mpc8xxx_spi_probe);
Dspi-fsl-lib.h120 extern void mpc8xxx_spi_probe(struct device *dev, struct resource *mem,
Dspi-fsl-spi.c627 mpc8xxx_spi_probe(dev, mem, irq); in fsl_spi_probe()
Dspi-fsl-espi.c660 mpc8xxx_spi_probe(dev, mem, irq); in fsl_espi_probe()