Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/spi/
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);
Dspi-fsl-lib.h107 extern void mpc8xxx_spi_probe(struct device *dev, struct resource *mem,
Dspi-fsl-spi.c547 mpc8xxx_spi_probe(dev, mem, irq); in fsl_spi_probe()