Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-fsl-cpm.h31 extern void fsl_spi_cpm_free(struct mpc8xxx_spi *mspi);
40 static inline void fsl_spi_cpm_free(struct mpc8xxx_spi *mspi) { } in fsl_spi_cpm_free() function
Dspi-fsl-cpm.c391 void fsl_spi_cpm_free(struct mpc8xxx_spi *mspi) in fsl_spi_cpm_free() function
404 EXPORT_SYMBOL_GPL(fsl_spi_cpm_free);
Dspi-fsl-spi.c691 fsl_spi_cpm_free(mpc8xxx_spi); in fsl_spi_probe()
861 fsl_spi_cpm_free(mpc8xxx_spi); in of_fsl_spi_remove()
910 fsl_spi_cpm_free(mpc8xxx_spi); in plat_mpc8xxx_spi_remove()