Home
last modified time | relevance | path

Searched defs:fsl_spi_cpm_free (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-fsl-cpm.h36 static inline void fsl_spi_cpm_free(struct mpc8xxx_spi *mspi) { } in fsl_spi_cpm_free() function
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); variable
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-fsl-cpm.h36 static inline void fsl_spi_cpm_free(struct mpc8xxx_spi *mspi) { } in fsl_spi_cpm_free() function
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); variable

Completed in 2 milliseconds