table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SPI_FINALIZE_CURRENT(9) | Serial Peripheral Interface (S | SPI_FINALIZE_CURRENT(9) |
NAME¶
spi_finalize_current_message - the current message is completeSYNOPSIS¶
void
spi_finalize_current_message(struct spi_master * master);
ARGUMENTS¶
masterthe master to return the message to
DESCRIPTION¶
Called by the driver to notify the core that the message in the front of the queue is complete and can be removed from the queue.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |