Searched defs:i2c_msgs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-cros-ec-tunnel.c | 46 static int ec_i2c_count_message(const struct i2c_msg i2c_msgs[], int num) in ec_i2c_count_message() argument 73 static int ec_i2c_construct_message(u8 *buf, const struct i2c_msg i2c_msgs[], in ec_i2c_construct_message() argument 115 static int ec_i2c_count_response(struct i2c_msg i2c_msgs[], int num) in ec_i2c_count_response() argument 140 ec_i2c_parse_response(const u8 *buf, struct i2c_msg i2c_msgs[], int *num) ec_i2c_parse_response() argument 174 ec_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg i2c_msgs[], int num) ec_i2c_xfer() argument [all...] |
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-cros-ec-tunnel.c | 46 static int ec_i2c_count_message(const struct i2c_msg i2c_msgs[], int num) in ec_i2c_count_message() argument 73 static int ec_i2c_construct_message(u8 *buf, const struct i2c_msg i2c_msgs[], in ec_i2c_construct_message() argument 115 static int ec_i2c_count_response(struct i2c_msg i2c_msgs[], int num) in ec_i2c_count_response() argument 140 ec_i2c_parse_response(const u8 *buf, struct i2c_msg i2c_msgs[], int *num) ec_i2c_parse_response() argument 174 ec_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg i2c_msgs[], int num) ec_i2c_xfer() argument [all...] |
Completed in 2 milliseconds