Home
last modified time | relevance | path

Searched refs:s3c64xx_spi_prepare_transfer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-s3c64xx.c348 static int s3c64xx_spi_prepare_transfer(struct spi_master *spi) in s3c64xx_spi_prepare_transfer() function
1143 master->prepare_transfer_hardware = s3c64xx_spi_prepare_transfer; in s3c64xx_spi_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-s3c64xx.c354 static int s3c64xx_spi_prepare_transfer(struct spi_controller *spi) in s3c64xx_spi_prepare_transfer() function
1203 host->prepare_transfer_hardware = s3c64xx_spi_prepare_transfer; in s3c64xx_spi_probe()

Completed in 4 milliseconds