Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-stm32.c835 static void stm32fx_spi_disable(struct stm32_spi *spi) in stm32fx_spi_disable() function
1051 stm32fx_spi_disable(spi); in stm32fx_spi_irq_thread()
1250 stm32fx_spi_disable(spi); in stm32fx_spi_dma_tx_cb()
2238 .disable = stm32fx_spi_disable,
2260 .disable = stm32fx_spi_disable,