i2c_dp_aux_add_bus(9) centos man page | unix.com

Man Page: i2c_dp_aux_add_bus

Operating Environment: centos

Section: 9

I2C_DP_AUX_ADD_BUS(9)						   DRM Internals					     I2C_DP_AUX_ADD_BUS(9)

NAME
i2c_dp_aux_add_bus - register an i2c adapter using the aux ch helper
SYNOPSIS
int i2c_dp_aux_add_bus(struct i2c_adapter * adapter);
ARGUMENTS
adapter i2c adapter to register
DESCRIPTION
This registers an i2c adapater that uses dp aux channel as it's underlaying transport. The driver needs to fill out the i2c_algo_dp_aux_data structure and store it in the algo_data member of the adapter argument. This will be used by the i2c over dp aux algorithm to drive the hardware.
RETURNS
0 on success, -ERRNO on failure.
AUTHORS
Jesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internals
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 I2C_DP_AUX_ADD_BUS(9)
Related Man Pages
eeprom(8) - centos
i2c-stub-from-dump(8) - centos
drm_crtc_helper_set_mode(9) - centos
struct_drm_fb_helper_funcs(9) - centos
bt-input(1) - debian
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!