Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dcros_ec_i2c.c45 struct ec_host_response_i2c { struct
57 struct ec_host_response_i2c *ec_response_i2c = in cros_ec_i2c_packet() argument
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_i2c.c39 struct ec_host_response_i2c { struct
40 uint8_t result;
41 uint8_t packet_length;
65 struct ec_host_response_i2c *ec_response_i2c; in cros_ec_pkt_xfer_i2c() argument