Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/spi/
Dspi_bitbang.h45 extern void spi_bitbang_stop(struct spi_bitbang *spi);
/linux-4.4.14/drivers/spi/
Dspi-lm70llp.c287 spi_bitbang_stop(&pp->bitbang); in spi_lm70llp_attach()
309 spi_bitbang_stop(&pp->bitbang); in spi_lm70llp_detach()
Dspi-bitbang.c402 void spi_bitbang_stop(struct spi_bitbang *bitbang) in spi_bitbang_stop() function
406 EXPORT_SYMBOL_GPL(spi_bitbang_stop);
Dspi-xtensa-xtfpga.c142 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.c319 spi_bitbang_stop(&pp->bitbang); in butterfly_detach()
Dspi-altera.c266 spi_bitbang_stop(&hw->bitbang); in altera_spi_remove()
Dspi-ath79.c290 spi_bitbang_stop(&sp->bitbang); in ath79_spi_remove()
Dspi-oc-tiny.c330 spi_bitbang_stop(&hw->bitbang); in tiny_spi_remove()
Dspi-omap-uwire.c515 spi_bitbang_stop(&uwire->bitbang); in uwire_remove()
Dspi-gpio.c521 spi_bitbang_stop(&spi_gpio->bitbang); in spi_gpio_remove()
Dspi-nuc900.c415 spi_bitbang_stop(&hw->bitbang); in nuc900_spi_remove()
Dspi-ppc4xx.c557 spi_bitbang_stop(&hw->bitbang); in spi_ppc4xx_of_remove()
Dspi-xilinx.c498 spi_bitbang_stop(&xspi->bitbang); in xilinx_spi_remove()
Dspi-efm32.c467 spi_bitbang_stop(&ddata->bitbang); in efm32_spi_remove()
Dspi-s3c24xx.c616 spi_bitbang_stop(&hw->bitbang); in s3c24xx_spi_remove()
Dspi-au1550.c940 spi_bitbang_stop(&hw->bitbang); in au1550_spi_remove()
Dspi-davinci.c1131 spi_bitbang_stop(&dspi->bitbang); in davinci_spi_remove()
Dspi-imx.c1232 spi_bitbang_stop(&spi_imx->bitbang); in spi_imx_remove()
Dspi-sirf.c1184 spi_bitbang_stop(&sspi->bitbang); in spi_sirfsoc_remove()