spi_finalize_current_message(9) centos man page | unix.com

Man Page: spi_finalize_current_message

Operating Environment: centos

Section: 9

SPI_FINALIZE_CURRENT(9) 				  Serial Peripheral Interface (S				   SPI_FINALIZE_CURRENT(9)

NAME
spi_finalize_current_message - the current message is complete
SYNOPSIS
void spi_finalize_current_message(struct spi_master * master);
ARGUMENTS
master the 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
Kernel Hackers Manual 3.10 June 2014 SPI_FINALIZE_CURRENT(9)
Related Man Pages
spi_async(9) - suse
struct_spi_device(9) - centos
struct_spi_device(9) - suse
struct_spi_master(9) - suse
struct_spi_message(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq