1SPI_FINALIZE_CURRENT(9) Serial Peripheral Interface (S SPI_FINALIZE_CURRENT(9)
2
3
4

NAME

6       spi_finalize_current_message - the current message is complete
7

SYNOPSIS

9       void spi_finalize_current_message(struct spi_master * master);
10

ARGUMENTS

12       master
13           the master to return the message to
14

DESCRIPTION

16       Called by the driver to notify the core that the message in the front
17       of the queue is complete and can be removed from the queue.
18
20Kernel Hackers Manual 3.10         June 2019           SPI_FINALIZE_CURRENT(9)
Impressum