Searched refs:touchscreen_set_params (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/input/touchscreen/ |
D | of_touchscreen.c | 36 static void touchscreen_set_params(struct input_dev *dev, in touchscreen_set_params() function 88 touchscreen_set_params(input, axis, maximum - 1, fuzz); in touchscreen_parse_properties() 99 touchscreen_set_params(input, axis, maximum - 1, fuzz); in touchscreen_parse_properties() 111 touchscreen_set_params(input, axis, maximum, fuzz); in touchscreen_parse_properties()
|