Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
i2c_algo_dp_aux_data Struct Reference

#include <drm_dp_helper.h>

Data Fields

bool running
 
u16 address
 
int(* aux_ch )(struct i2c_adapter *adapter, int mode, uint8_t write_byte, uint8_t *read_byte)
 

Detailed Description

Definition at line 314 of file drm_dp_helper.h.

Field Documentation

Definition at line 316 of file drm_dp_helper.h.

int(* aux_ch)(struct i2c_adapter *adapter, int mode, uint8_t write_byte, uint8_t *read_byte)

Definition at line 317 of file drm_dp_helper.h.

bool running

Definition at line 315 of file drm_dp_helper.h.


The documentation for this struct was generated from the following file: