Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/spi/
Dspi_bitbang.h48 extern void spi_bitbang_stop(struct spi_bitbang *spi);
/kernel/linux/linux-5.10/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.c443 void spi_bitbang_stop(struct spi_bitbang *bitbang) in spi_bitbang_stop() function
447 EXPORT_SYMBOL_GPL(spi_bitbang_stop);
Dspi-xtensa-xtfpga.c131 spi_bitbang_stop(&xspi->bitbang); in xtfpga_spi_remove()
Dspi-sh-sci.c178 spi_bitbang_stop(&sp->bitbang); in sh_sci_spi_remove()
Dspi-ath79.c217 spi_bitbang_stop(&sp->bitbang); in ath79_spi_remove()
Dspi-butterfly.c302 spi_bitbang_stop(&pp->bitbang); in butterfly_detach()
Dspi-oc-tiny.c279 spi_bitbang_stop(&hw->bitbang); in tiny_spi_remove()
Dspi-omap-uwire.c522 spi_bitbang_stop(&uwire->bitbang); in uwire_remove()
Dspi-ppc4xx.c472 spi_bitbang_stop(&hw->bitbang); in spi_ppc4xx_of_remove()
Dspi-xilinx.c516 spi_bitbang_stop(&xspi->bitbang); in xilinx_spi_remove()
Dspi-efm32.c424 spi_bitbang_stop(&ddata->bitbang); in efm32_spi_remove()
Dspi-s3c24xx.c589 spi_bitbang_stop(&hw->bitbang); in s3c24xx_spi_remove()
Dspi-au1550.c931 spi_bitbang_stop(&hw->bitbang); in au1550_spi_remove()
Dspi-davinci.c1034 spi_bitbang_stop(&dspi->bitbang); in davinci_spi_remove()
Dspi-sirf.c1181 spi_bitbang_stop(&sspi->bitbang); in spi_sirfsoc_remove()
Dspi-imx.c1766 spi_bitbang_stop(&spi_imx->bitbang); in spi_imx_remove()