Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-stm32.c1084 static void stm32h7_spi_dma_cb(void *data) in stm32h7_spi_dma_cb() function
1814 .dma_rx_cb = stm32h7_spi_dma_cb,
1815 .dma_tx_cb = stm32h7_spi_dma_cb,