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

/drivers/input/mouse/
H A Dsynaptics_i2c.c264 static s32 synaptics_i2c_word_get(struct i2c_client *client, u16 reg) function
355 xy_delta = synaptics_i2c_word_get(touch->client, REL_X_REG) & 0xffff;
503 input->id.version = synaptics_i2c_word_get(touch->client,

Completed in 29 milliseconds