Home
last modified time | relevance | path

Searched defs:ec_response_i2c_passthru (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/mfd/
Dcros_ec_commands.h2088 struct ec_response_i2c_passthru { struct
2089 uint8_t i2c_status; /* Status flags (EC_I2C_STATUS_...) */
2090 uint8_t num_msgs; /* Number of messages processed */
2091 uint8_t data[]; /* Data read by messages concatenated here */