Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h1488 struct ec_response_i2c_passthru { struct
1489 uint8_t i2c_status; /* Status flags (EC_I2C_STATUS_...) */
1490 uint8_t num_msgs; /* Number of messages processed */
1491 uint8_t data[]; /* Data read by messages concatenated here */
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h3922 struct ec_response_i2c_passthru { struct
3923 uint8_t i2c_status; /* Status flags (EC_I2C_STATUS_...) */
3924 uint8_t num_msgs; /* Number of messages processed */
3925 uint8_t data[]; /* Data read by messages concatenated here */