Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.c1238 int x_code, int y_code) in set_abs_position_params() argument
1247 input_set_abs_params(dev, x_code, x_min, x_max, fuzz, 0); in set_abs_position_params()
1249 input_abs_set_res(dev, x_code, info->x_res); in set_abs_position_params()