Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-cros-ec-tunnel.c125 size = sizeof(struct ec_response_i2c_passthru); in ec_i2c_count_response()
148 const struct ec_response_i2c_passthru *resp; in ec_i2c_parse_response()
152 in_data = buf + sizeof(struct ec_response_i2c_passthru); in ec_i2c_parse_response()
154 resp = (const struct ec_response_i2c_passthru *)buf; in ec_i2c_parse_response()
/linux-4.1.27/include/linux/mfd/
Dcros_ec_commands.h1955 struct ec_response_i2c_passthru { struct