Searched refs:mpc8xxx_spi_probe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-fsl-lib.c | 80 void mpc8xxx_spi_probe(struct device *dev, struct resource *mem, in mpc8xxx_spi_probe() function 111 EXPORT_SYMBOL_GPL(mpc8xxx_spi_probe); variable
|
H A D | spi-fsl-lib.h | 109 extern void mpc8xxx_spi_probe(struct device *dev, struct resource *mem,
|
H A D | spi-fsl-spi.c | 607 mpc8xxx_spi_probe(dev, mem, irq); in fsl_spi_probe()
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-fsl-lib.c | 81 void mpc8xxx_spi_probe(struct device *dev, struct resource *mem, in mpc8xxx_spi_probe() function 112 EXPORT_SYMBOL_GPL(mpc8xxx_spi_probe); variable
|
H A D | spi-fsl-lib.h | 107 extern void mpc8xxx_spi_probe(struct device *dev, struct resource *mem,
|
H A D | spi-fsl-spi.c | 547 mpc8xxx_spi_probe(dev, mem, irq); in fsl_spi_probe()
|
Completed in 7 milliseconds