Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-lm70llp.c282 spi_bitbang_stop(&pp->bitbang); in spi_lm70llp_attach()
304 spi_bitbang_stop(&pp->bitbang); in spi_lm70llp_detach()
Dspi-bitbang.c452 void spi_bitbang_stop(struct spi_bitbang *bitbang) in spi_bitbang_stop() function
456 EXPORT_SYMBOL_GPL(spi_bitbang_stop);
Dspi-xtensa-xtfpga.c125 spi_bitbang_stop(&xspi->bitbang); in xtfpga_spi_remove()
Dspi-sh-sci.c178 spi_bitbang_stop(&sp->bitbang); in sh_sci_spi_remove()
Dspi-butterfly.c302 spi_bitbang_stop(&pp->bitbang); in butterfly_detach()
Dspi-ath79.c238 spi_bitbang_stop(&sp->bitbang); in ath79_spi_remove()
Dspi-oc-tiny.c277 spi_bitbang_stop(&hw->bitbang); in tiny_spi_remove()
Dspi-ppc4xx.c471 spi_bitbang_stop(&hw->bitbang); in spi_ppc4xx_of_remove()
Dspi-omap-uwire.c514 spi_bitbang_stop(&uwire->bitbang); in uwire_remove()
Dspi-xilinx.c512 spi_bitbang_stop(&xspi->bitbang); in xilinx_spi_remove()
Dspi-davinci.c1023 spi_bitbang_stop(&dspi->bitbang); in davinci_spi_remove()
Dspi-au1550.c924 spi_bitbang_stop(&hw->bitbang); in au1550_spi_remove()
/linux-6.12.1/include/linux/spi/
Dspi_bitbang.h50 extern void spi_bitbang_stop(struct spi_bitbang *spi);