Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-fsl-lib.c80 void mpc8xxx_spi_probe(struct device *dev, struct resource *mem, in mpc8xxx_spi_probe() function
111 EXPORT_SYMBOL_GPL(mpc8xxx_spi_probe);
Dspi-fsl-lib.h109 extern void mpc8xxx_spi_probe(struct device *dev, struct resource *mem,
Dspi-fsl-spi.c607 mpc8xxx_spi_probe(dev, mem, irq); in fsl_spi_probe()