Searched refs:ec_host_response_i2c (Results 1 – 2 of 2) sorted by relevance
39 struct ec_host_response_i2c { struct65 struct ec_host_response_i2c *ec_response_i2c; in cros_ec_pkt_xfer_i2c() argument67 int response_header_size = sizeof(struct ec_host_response_i2c); in cros_ec_pkt_xfer_i2c()113 ec_response_i2c = (struct ec_host_response_i2c *) in_buf; in cros_ec_pkt_xfer_i2c()306 ec_dev->din_size = sizeof(struct ec_host_response_i2c) + in cros_ec_i2c_probe()
45 struct ec_host_response_i2c { struct57 struct ec_host_response_i2c *ec_response_i2c = in cros_ec_i2c_packet() argument58 (struct ec_host_response_i2c *)dev->din; in cros_ec_i2c_packet()