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

/linux-4.4.14/drivers/spi/
H A 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) { } function
H A Dspi-fsl-cpm.c391 void fsl_spi_cpm_free(struct mpc8xxx_spi *mspi) fsl_spi_cpm_free() function
404 EXPORT_SYMBOL_GPL(fsl_spi_cpm_free); variable
H A Dspi-fsl-spi.c692 fsl_spi_cpm_free(mpc8xxx_spi); fsl_spi_probe()
859 fsl_spi_cpm_free(mpc8xxx_spi); of_fsl_spi_remove()
908 fsl_spi_cpm_free(mpc8xxx_spi); plat_mpc8xxx_spi_remove()

Completed in 44 milliseconds