Searched refs:touchscreen_set_params (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/input/touchscreen/ |
D | of_touchscreen.c | 35 static void touchscreen_set_params(struct input_dev *dev, in touchscreen_set_params() function 83 touchscreen_set_params(input, axis, maximum - 1, fuzz); in touchscreen_parse_properties() 94 touchscreen_set_params(input, axis, maximum - 1, fuzz); in touchscreen_parse_properties() 106 touchscreen_set_params(input, axis, maximum, fuzz); in touchscreen_parse_properties()
|