Query: spi_get_next_queued_message
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPI_GET_NEXT_QUEUED_(9) Serial Peripheral Interface (S SPI_GET_NEXT_QUEUED_(9)NAMEspi_get_next_queued_message - called by driver to check for queued messagesSYNOPSISstruct spi_message * spi_get_next_queued_message(struct spi_master * master);ARGUMENTSmaster the master to check for queued messagesDESCRIPTIONIf there are more messages in the queue, the next message is returned from this call.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SPI_GET_NEXT_QUEUED_(9)