Searched refs:ec_response_i2c_passthru (Results 1 – 2 of 2) sorted by relevance
119 size = sizeof(struct ec_response_i2c_passthru); in ec_i2c_count_response()142 const struct ec_response_i2c_passthru *resp; in ec_i2c_parse_response()146 in_data = buf + sizeof(struct ec_response_i2c_passthru); in ec_i2c_parse_response()148 resp = (const struct ec_response_i2c_passthru *)buf; in ec_i2c_parse_response()
3921 struct ec_response_i2c_passthru { struct