Linux Kernel
3.7.1
|
Data Fields | |
struct i2c_adapter * | adap |
struct mutex | i2c_lock |
struct completion | complete |
int | status |
struct i2c_msg * | msg |
int | buf_offset |
Definition at line 68 of file oaktrail_hdmi_i2c.c.
struct i2c_adapter* adap |
Definition at line 69 of file oaktrail_hdmi_i2c.c.
int buf_offset |
Definition at line 74 of file oaktrail_hdmi_i2c.c.
struct completion complete |
Definition at line 71 of file oaktrail_hdmi_i2c.c.
Definition at line 70 of file oaktrail_hdmi_i2c.c.
Definition at line 73 of file oaktrail_hdmi_i2c.c.
Definition at line 72 of file oaktrail_hdmi_i2c.c.