Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A 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
H A Dspi-fsl-spi.c628 fsl_spi_cpm_free(mpc8xxx_spi); in fsl_spi_probe()
709 fsl_spi_cpm_free(mpc8xxx_spi); in of_fsl_spi_remove()
755 fsl_spi_cpm_free(mpc8xxx_spi); in plat_mpc8xxx_spi_remove()
H A 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);