Home
last modified time | relevance | path

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

/linux-5.10/drivers/spi/
Dspi-fsl-lpspi.c94 struct fsl_lpspi_data { struct
106 void (*tx)(struct fsl_lpspi_data *); argument
107 void (*rx)(struct fsl_lpspi_data *); argument
132 static void fsl_lpspi_buf_rx_##type(struct fsl_lpspi_data *fsl_lpspi) \ argument