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)NAMEi2c_dp_aux_add_bus - register an i2c adapter using the aux ch helperSYNOPSISint i2c_dp_aux_add_bus(struct i2c_adapter * adapter);ARGUMENTSadapter i2c adapter to registerDESCRIPTIONThis 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.RETURNS0 on success, -ERRNO on failure.AUTHORSJesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internalsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 I2C_DP_AUX_ADD_BUS(9)
| Related Man Pages |
|---|
| bt-audio(1) - debian |
| struct_drm_fb_helper_funcs(9) - centos |
| bt-agent(1) - debian |
| i2c_register_board_info(9) - centos |
| i2c_register_board_info(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |