Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Dof_touchscreen.c32 static void touchscreen_set_params(struct input_dev *dev, in touchscreen_set_params() function
89 touchscreen_set_params(input, axis, minimum, maximum - 1, fuzz); in touchscreen_parse_properties()
103 touchscreen_set_params(input, axis, minimum, maximum - 1, fuzz); in touchscreen_parse_properties()
115 touchscreen_set_params(input, axis, 0, maximum, fuzz); in touchscreen_parse_properties()