Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-pl022.c770 * next_transfer - Move to the Next transfer in the current spi message
778 static void *next_transfer(struct pl022 *pl022) in next_transfer() function
860 msg->state = next_transfer(pl022); in dma_callback()
1333 msg->state = next_transfer(pl022); in pl022_interrupt_handler()
1567 message->state = next_transfer(pl022); in do_polling_transfer()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-pl022.c761 * next_transfer - Move to the Next transfer in the current spi message
769 static void *next_transfer(struct pl022 *pl022) in next_transfer() function
851 msg->state = next_transfer(pl022); in dma_callback()
1324 msg->state = next_transfer(pl022); in pl022_interrupt_handler()
1558 message->state = next_transfer(pl022); in do_polling_transfer()

Completed in 7 milliseconds