centos man page for spi_message_init_with_transfers

Query: spi_message_init_with_transfers

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SPI_MESSAGE_INIT_WIT(9) 				  Serial Peripheral Interface (S				   SPI_MESSAGE_INIT_WIT(9)

NAME
spi_message_init_with_transfers - Initialize spi_message and append transfers
SYNOPSIS
void spi_message_init_with_transfers(struct spi_message * m, struct spi_transfer * xfers, unsigned int num_xfers);
ARGUMENTS
m spi_message to be initialized xfers An array of spi transfers num_xfers Number of items in the xfer array
DESCRIPTION
This function initializes the given spi_message and adds each spi_transfer in the given array to the message.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SPI_MESSAGE_INIT_WIT(9)
Related Man Pages
spi_async(9) - suse
struct_spi_device(9) - centos
struct_spi_driver(9) - centos
struct_spi_master(9) - centos
struct_spi_message(9) - suse
Similar Topics in the Unix Linux Community
Tar Command
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!