Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-cros-ec-tunnel.c140 static int ec_i2c_parse_response(const u8 *buf, struct i2c_msg i2c_msgs[], in ec_i2c_parse_response() function
221 result = ec_i2c_parse_response(msg->data, i2c_msgs, &num); in ec_i2c_xfer()