Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dcros_ec_i2c.c46 struct ec_host_response_i2c { struct
72 struct ec_host_response_i2c *ec_response_i2c; in cros_ec_pkt_xfer_i2c() argument
74 int response_header_size = sizeof(struct ec_host_response_i2c); in cros_ec_pkt_xfer_i2c()
112 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()