Searched defs:fsl_lpspi_data (Results 1 – 1 of 1) sorted by relevance
94 struct fsl_lpspi_data { struct106 void (*tx)(struct fsl_lpspi_data *); argument107 void (*rx)(struct fsl_lpspi_data *); argument132 static void fsl_lpspi_buf_rx_##type(struct fsl_lpspi_data *fsl_lpspi) \ argument