Query: struct_i2c_algo_dp_aux_data
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTI2C_ALGO_DP_A(9) DRM Internals STRUCT I2C_ALGO_DP_A(9)NAMEstruct_i2c_algo_dp_aux_data - driver interface structure for i2c over dp aux algorithmSYNOPSISstruct i2c_algo_dp_aux_data { bool running; u16 address; int (* aux_ch) (struct i2c_adapter *adapter,int mode, uint8_t write_byte,uint8_t *read_byte); };MEMBERSrunning set by the algo indicating whether an i2c is ongoing or whether the i2c bus is quiescent address i2c target address for the currently ongoing transfer aux_ch driver callback to transfer a single byte of the i2c payloadAUTHORSJesse 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 STRUCT I2C_ALGO_DP_A(9)
| Related Man Pages |
|---|
| eeprom(8) - centos |
| i2c-stub-from-dump(8) - centos |
| drm_crtc_helper_set_mode(9) - centos |
| struct_platform_nand_ctrl(9) - centos |
| i2c(8) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |