Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm2835aux.c343 static int bcm2835aux_spi_transfer_one(struct spi_master *master, in bcm2835aux_spi_transfer_one() function
517 master->transfer_one = bcm2835aux_spi_transfer_one; in bcm2835aux_spi_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bcm2835aux.c340 static int bcm2835aux_spi_transfer_one(struct spi_controller *host, in bcm2835aux_spi_transfer_one() function
501 host->transfer_one = bcm2835aux_spi_transfer_one; in bcm2835aux_spi_probe()

Completed in 4 milliseconds