Home
last modified time | relevance | path

Searched refs:mpc8xxx_spi_remove (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/spi/
Dspi-fsl-lib.c117 int mpc8xxx_spi_remove(struct device *dev) in mpc8xxx_spi_remove() function
134 EXPORT_SYMBOL_GPL(mpc8xxx_spi_remove);
Dspi-fsl-lib.h122 extern int mpc8xxx_spi_remove(struct device *dev);
Dspi-fsl-spi.c871 ret = mpc8xxx_spi_remove(&ofdev->dev); in of_fsl_spi_remove()
919 return mpc8xxx_spi_remove(&pdev->dev); in plat_mpc8xxx_spi_remove()
Dspi-fsl-espi.c808 return mpc8xxx_spi_remove(&dev->dev); in of_fsl_espi_remove()