spi_add_device(9) centos man page | unix.com

Man Page: spi_add_device

Operating Environment: centos

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 3.10 June 2014 SPI_ADD_DEVICE(9)
Related Man Pages
struct_spi_board_info(9) - centos
struct_spi_driver(9) - centos
struct_spi_master(9) - centos
struct_spi_board_info(9) - suse
struct_spi_message(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Please Welcome Dave Munro to the Moderator Team!