Home
last modified time | relevance | path

Searched refs:x_code (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/mouse/
Dsynaptics.c1151 struct synaptics_data *priv, int x_code, in set_abs_position_params() argument
1161 input_set_abs_params(dev, x_code, x_min, x_max, fuzz, 0); in set_abs_position_params()
1163 input_abs_set_res(dev, x_code, priv->x_res); in set_abs_position_params()