Home
last modified time | relevance | path

Searched defs:fsl_lpspi_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/spi/
Dspi-fsl-lpspi.c78 struct fsl_lpspi_data { struct
85 void (*tx)(struct fsl_lpspi_data *); argument
86 void (*rx)(struct fsl_lpspi_data *); argument
103 static void fsl_lpspi_buf_rx_##type(struct fsl_lpspi_data *fsl_lpspi) \ argument