Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-fsl-cpm.h27 extern void fsl_spi_cpm_free(struct mpc8xxx_spi *mspi);
35 static inline void fsl_spi_cpm_free(struct mpc8xxx_spi *mspi) { } in fsl_spi_cpm_free() function
H A Dspi-fsl-spi.c627 fsl_spi_cpm_free(mpc8xxx_spi); in fsl_spi_probe()
708 fsl_spi_cpm_free(mpc8xxx_spi); in of_fsl_spi_remove()
754 fsl_spi_cpm_free(mpc8xxx_spi); in plat_mpc8xxx_spi_remove()
H A Dspi-fsl-cpm.c402 void fsl_spi_cpm_free(struct mpc8xxx_spi *mspi) in fsl_spi_cpm_free() function
416 EXPORT_SYMBOL_GPL(fsl_spi_cpm_free);