Searched refs:fsl_spi_cpm_bufs (Results 1 – 3 of 3) sorted by relevance
22 extern int fsl_spi_cpm_bufs(struct mpc8xxx_spi *mspi,30 static inline int fsl_spi_cpm_bufs(struct mpc8xxx_spi *mspi, in fsl_spi_cpm_bufs() function
101 int fsl_spi_cpm_bufs(struct mpc8xxx_spi *mspi, struct spi_transfer *t) in fsl_spi_cpm_bufs() function174 EXPORT_SYMBOL_GPL(fsl_spi_cpm_bufs);
276 ret = fsl_spi_cpm_bufs(mpc8xxx_spi, t); in fsl_spi_bufs()