Searched refs:elan_i2c_read_block (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/mouse/
H A Delan_i2c_i2c.c74 static int elan_i2c_read_block(struct i2c_client *client, function
104 retval = elan_i2c_read_block(client, reg, val, ETP_I2C_INF_LENGTH);
161 error = elan_i2c_read_block(client, ETP_I2C_DESC_CMD,
168 error = elan_i2c_read_block(client, ETP_I2C_REPORT_DESC_CMD,
228 return elan_i2c_read_block(client, ETP_I2C_CALIBRATE_CMD, val, 1);

Completed in 120 milliseconds