Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-cros-ec-tunnel.c120 size = sizeof(struct ec_response_i2c_passthru); in ec_i2c_count_response()
143 const struct ec_response_i2c_passthru *resp; in ec_i2c_parse_response()
147 in_data = buf + sizeof(struct ec_response_i2c_passthru); in ec_i2c_parse_response()
149 resp = (const struct ec_response_i2c_passthru *)buf; in ec_i2c_parse_response()
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c1217 struct ec_response_i2c_passthru r; in cros_ec_i2c_tunnel()
1221 struct ec_response_i2c_passthru *r = &response.r; in cros_ec_i2c_tunnel()
/openbmc/u-boot/include/
H A Dec_commands.h3441 struct __ec_align1 ec_response_i2c_passthru { struct
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h3957 struct ec_response_i2c_passthru { struct