Lines Matching full:messages
41 * @i2c_msgs: The i2c messages to read
42 * @num: The number of i2c messages.
44 * Returns the number of bytes the messages will take up.
67 * @i2c_msgs: The i2c messages to read.
68 * @num: The number of i2c messages.
110 * @i2c_msgs: The i2c messages to to fill up.
111 * @num: The number of i2c messages expected.
134 * @i2c_msgs: The i2c messages to to fill up.
135 * @num: The number of i2c messages; will be modified to include the actual
157 /* Other side could send us back fewer messages, but not more */ in ec_i2c_parse_response()
225 /* Indicate success by saying how many messages were sent */ in ec_i2c_xfer()