Searched defs:fsl_lpspi_data (Results 1 – 1 of 1) sorted by relevance
78 struct fsl_lpspi_data { struct85 void (*tx)(struct fsl_lpspi_data *); argument86 void (*rx)(struct fsl_lpspi_data *); argument103 static void fsl_lpspi_buf_rx_##type(struct fsl_lpspi_data *fsl_lpspi) \ argument