suse man page for i2c_add_adapter

Query: i2c_add_adapter

OS: suse

Section: 9

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

I2C_ADD_ADAPTER(9)					      I2C and SMBus Subsystem						I2C_ADD_ADAPTER(9)

NAME
i2c_add_adapter - declare i2c adapter, use dynamic bus number
SYNOPSIS
int i2c_add_adapter(struct i2c_adapter * adapter);
ARGUMENTS
adapter the adapter to add
CONTEXT
can sleep
DESCRIPTION
This routine is used to declare an I2C adapter when its bus number doesn't matter. Examples: for I2C adapters dynamically added by USB links or PCI plugin cards. When this returns zero, a new bus number was allocated and stored in adap->nr, and the specified adapter became available for clients. Otherwise, a negative errno value is returned.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2C_ADD_ADAPTER(9)
Related Man Pages
smbus(7d) - sunos
i2c-stub-from-dump(8) - centos
struct_i2c_driver(9) - centos
struct_i2c_board_info(9) - centos
i2c_register_board_info(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB