Man Page: spi_finalize_current_message
Operating Environment: centos
Section: 9
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)
| Related Man Pages |
|---|
| spi_async(9) - suse |
| spi_async(9) - centos |
| struct_spi_device(9) - centos |
| struct_spi_message(9) - centos |
| struct_spi_master(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |