Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm2835aux.c263 static int __bcm2835aux_spi_transfer_one_irq(struct spi_master *master, in __bcm2835aux_spi_transfer_one_irq() function
300 return __bcm2835aux_spi_transfer_one_irq(master, spi, tfr); in bcm2835aux_spi_transfer_one_irq()
334 return __bcm2835aux_spi_transfer_one_irq(master, in bcm2835aux_spi_transfer_one_poll()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bcm2835aux.c260 static int __bcm2835aux_spi_transfer_one_irq(struct spi_controller *host, in __bcm2835aux_spi_transfer_one_irq() function
297 return __bcm2835aux_spi_transfer_one_irq(host, spi, tfr); in bcm2835aux_spi_transfer_one_irq()
331 return __bcm2835aux_spi_transfer_one_irq(host, in bcm2835aux_spi_transfer_one_poll()

Completed in 3 milliseconds