Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-pl022.c478 * giveback - current spi_message is over, schedule next message and call
483 static void giveback(struct pl022 *pl022) in giveback() function
1251 * calling giveback(). Otherwise it reads data from RX FIFO till there is no
1393 giveback(pl022); in pump_transfers()
1400 giveback(pl022); in pump_transfers()
1426 giveback(pl022); in pump_transfers()
1462 giveback(pl022); in do_interrupt_dma_transfer()
1581 giveback(pl022); in do_polling_transfer()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-pl022.c469 * giveback - current spi_message is over, schedule next message and call
474 static void giveback(struct pl022 *pl022) in giveback() function
1242 * calling giveback(). Otherwise it reads data from RX FIFO till there is no
1384 giveback(pl022); in pump_transfers()
1391 giveback(pl022); in pump_transfers()
1417 giveback(pl022); in pump_transfers()
1453 giveback(pl022); in do_interrupt_dma_transfer()
1572 giveback(pl022); in do_polling_transfer()

Completed in 6 milliseconds