Query: spi_finalize_current_message
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPI_FINALIZE_CURRENT(9) Serial Peripheral Interface (S SPI_FINALIZE_CURRENT(9)NAMEspi_finalize_current_message - the current message is completeSYNOPSISvoid spi_finalize_current_message(struct spi_master * master);ARGUMENTSmaster the master to return the message toDESCRIPTIONCalled 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SPI_FINALIZE_CURRENT(9)