Home
last modified time | relevance | path

Searched refs:stm32fx_spi_dma_tx_cb (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-stm32.c1233 * stm32fx_spi_dma_tx_cb - dma callback
1238 static void stm32fx_spi_dma_tx_cb(void *data) in stm32fx_spi_dma_tx_cb() function
2166 .dma_tx_cb = stm32fx_spi_dma_tx_cb,
2188 .dma_tx_cb = stm32fx_spi_dma_tx_cb,