centos man page for i2c_board_info

Query: i2c_board_info

OS: centos

Section: 9

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

I2C_BOARD_INFO(9)					      I2C and SMBus Subsystem						 I2C_BOARD_INFO(9)

NAME
I2C_BOARD_INFO - macro used to list an i2c device and its address
SYNOPSIS
I2C_BOARD_INFO(dev_type, dev_addr);
ARGUMENTS
dev_type identifies the device type dev_addr the device's address on the bus.
DESCRIPTION
This macro initializes essential fields of a struct i2c_board_info, declaring what has been provided on a particular board. Optional fields (such as associated irq, or device-specific platform_data) are provided using conventional syntax.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 I2C_BOARD_INFO(9)
Related Man Pages
struct_i2c_driver(9) - centos
struct_spi_board_info(9) - centos
i2c_add_numbered_adapter(9) - centos
struct_i2c_board_info(9) - suse
struct_spi_board_info(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!