Home
last modified time | relevance | path

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

/linux/drivers/spi/
A Dspi-lm70llp.c282 spi_bitbang_stop(&pp->bitbang); in spi_lm70llp_attach()
304 spi_bitbang_stop(&pp->bitbang); in spi_lm70llp_detach()
A Dspi-bitbang.c446 void spi_bitbang_stop(struct spi_bitbang *bitbang) in spi_bitbang_stop() function
450 EXPORT_SYMBOL_GPL(spi_bitbang_stop);
A Dspi-xtensa-xtfpga.c131 spi_bitbang_stop(&xspi->bitbang); in xtfpga_spi_remove()
A Dspi-sh-sci.c178 spi_bitbang_stop(&sp->bitbang); in sh_sci_spi_remove()
A Dspi-ath79.c210 spi_bitbang_stop(&sp->bitbang); in ath79_spi_remove()
A Dspi-butterfly.c302 spi_bitbang_stop(&pp->bitbang); in butterfly_detach()
A Dspi-oc-tiny.c279 spi_bitbang_stop(&hw->bitbang); in tiny_spi_remove()
A Dspi-omap-uwire.c522 spi_bitbang_stop(&uwire->bitbang); in uwire_remove()
A Dspi-ppc4xx.c472 spi_bitbang_stop(&hw->bitbang); in spi_ppc4xx_of_remove()
A Dspi-xilinx.c516 spi_bitbang_stop(&xspi->bitbang); in xilinx_spi_remove()
A Dspi-s3c24xx.c589 spi_bitbang_stop(&hw->bitbang); in s3c24xx_spi_remove()
A Dspi-au1550.c933 spi_bitbang_stop(&hw->bitbang); in au1550_spi_remove()
A Dspi-davinci.c1029 spi_bitbang_stop(&dspi->bitbang); in davinci_spi_remove()
A Dspi-imx.c1772 spi_bitbang_stop(&spi_imx->bitbang); in spi_imx_remove()
/linux/include/linux/spi/
A Dspi_bitbang.h48 extern void spi_bitbang_stop(struct spi_bitbang *spi);

Completed in 23 milliseconds