spi_add_device(9) suse man page | unix.com

Man Page: spi_add_device

Operating Environment: suse

Section: 9

SPI_ADD_DEVICE(9)					  Serial Peripheral Interface (S					 SPI_ADD_DEVICE(9)

NAME
spi_add_device - Add spi_device allocated with spi_alloc_device
SYNOPSIS
int spi_add_device(struct spi_device * spi);
ARGUMENTS
spi spi_device to register
DESCRIPTION
Companion 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 failure
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SPI_ADD_DEVICE(9)
Related Man Pages
struct_spi_board_info(9) - centos
struct_spi_message(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 restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command