Searched refs:x_delta (Results 1 – 2 of 2) sorted by relevance
340 s8 x_delta, y_delta; in synaptics_i2c_get_input() local357 x_delta = xy_delta & 0xff; in synaptics_i2c_get_input()364 input_report_rel(input, REL_X, x_delta); in synaptics_i2c_get_input()
101 u32 x_delta; member