Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_i2c.c47 struct ec_host_response_i2c { struct
48 uint8_t result;
49 uint8_t packet_length;
73 struct ec_host_response_i2c *ec_response_i2c; in cros_ec_pkt_xfer_i2c() argument