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_locked(9) - centos |
| struct_spi_device(9) - centos |
| struct_usb_device_driver(9) - centos |
| pckt(7) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |