Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-fsl-lib.c81 void mpc8xxx_spi_probe(struct device *dev, struct resource *mem, in mpc8xxx_spi_probe() function
112 EXPORT_SYMBOL_GPL(mpc8xxx_spi_probe);
H A Dspi-fsl-lib.h107 extern void mpc8xxx_spi_probe(struct device *dev, struct resource *mem,
H A Dspi-fsl-spi.c547 mpc8xxx_spi_probe(dev, mem, irq); in fsl_spi_probe()