Man Page: spi_message_init_with_transfers
Operating Environment: centos
Section: 9
SPI_MESSAGE_INIT_WIT(9) Serial Peripheral Interface (S SPI_MESSAGE_INIT_WIT(9)NAMEspi_message_init_with_transfers - Initialize spi_message and append transfersSYNOPSISvoid spi_message_init_with_transfers(struct spi_message * m, struct spi_transfer * xfers, unsigned int num_xfers);ARGUMENTSm spi_message to be initialized xfers An array of spi transfers num_xfers Number of items in the xfer arrayDESCRIPTIONThis function initializes the given spi_message and adds each spi_transfer in the given array to the message.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SPI_MESSAGE_INIT_WIT(9)
| Related Man Pages |
|---|
| struct_hsi_port(9) - centos |
| struct_spi_transfer(9) - centos |
| usb_gstrings_attach(9) - centos |
| struct_spi_master(9) - suse |
| struct_spi_message(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |