Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-bitbang.c256 static int spi_bitbang_prepare_hardware(struct spi_master *spi) in spi_bitbang_prepare_hardware() function
371 master->prepare_transfer_hardware = spi_bitbang_prepare_hardware; in spi_bitbang_start()