Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-stm32.c809 static void stm32fx_spi_disable(struct stm32_spi *spi) in stm32fx_spi_disable() function
1022 stm32fx_spi_disable(spi); in stm32fx_spi_irq_thread()
1207 stm32fx_spi_disable(spi); in stm32fx_spi_dma_tx_cb()
1954 .disable = stm32fx_spi_disable,
1976 .disable = stm32fx_spi_disable,