Query: spi_add_device
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPI_ADD_DEVICE(9) Serial Peripheral Interface (S SPI_ADD_DEVICE(9)NAMEspi_add_device - Add spi_device allocated with spi_alloc_deviceSYNOPSISint spi_add_device(struct spi_device * spi);ARGUMENTSspi spi_device to registerDESCRIPTIONCompanion function to spi_alloc_device. Devices allocated with spi_alloc_device can be added onto the spi bus with this function. Returns 0 on success; negative errno on failureCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SPI_ADD_DEVICE(9)
| Related Man Pages |
|---|
| spi_async(9) - centos |
| struct_spi_master(9) - centos |
| struct_spi_message(9) - centos |
| struct_spi_driver(9) - suse |
| at-spi(3) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Controlling user input |