Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-lm70llp.c282 spi_bitbang_stop(&pp->bitbang); in spi_lm70llp_attach()
304 spi_bitbang_stop(&pp->bitbang); in spi_lm70llp_detach()
H A Dspi-bitbang.c452 void spi_bitbang_stop(struct spi_bitbang *bitbang) in spi_bitbang_stop() function
456 EXPORT_SYMBOL_GPL(spi_bitbang_stop);
H A Dspi-butterfly.c302 spi_bitbang_stop(&pp->bitbang); in butterfly_detach()
H A Dspi-ppc4xx.c471 spi_bitbang_stop(&hw->bitbang); in spi_ppc4xx_of_remove()
H A Dspi-xilinx.c513 spi_bitbang_stop(&xspi->bitbang); in xilinx_spi_remove()
/linux/include/linux/spi/
H A Dspi_bitbang.h50 extern void spi_bitbang_stop(struct spi_bitbang *spi);