Home
last modified time | relevance | path

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

/Linux-v4.19/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.h114 extern void mpc8xxx_spi_probe(struct device *dev, struct resource *mem,
Dspi-fsl-spi.c620 mpc8xxx_spi_probe(dev, mem, irq); in fsl_spi_probe()