Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-fsl-cpm.h27 extern void fsl_spi_cpm_free(struct mpc8xxx_spi *mspi);
36 static inline void fsl_spi_cpm_free(struct mpc8xxx_spi *mspi) { } in fsl_spi_cpm_free() function
Dspi-fsl-cpm.c408 void fsl_spi_cpm_free(struct mpc8xxx_spi *mspi) in fsl_spi_cpm_free() function
422 EXPORT_SYMBOL_GPL(fsl_spi_cpm_free);
Dspi-fsl-spi.c685 fsl_spi_cpm_free(mpc8xxx_spi); in fsl_spi_probe()
783 fsl_spi_cpm_free(mpc8xxx_spi); in of_fsl_spi_remove()
830 fsl_spi_cpm_free(mpc8xxx_spi); in plat_mpc8xxx_spi_remove()