Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/mouse/
A Datarimouse.c54 static int mouse_threshold[2] = {2, 2}; variable
55 module_param_array(mouse_threshold, int, NULL, 0);
95 ikbd_mouse_thresh(mouse_threshold[0], mouse_threshold[1]); in atamouse_open()

Completed in 3 milliseconds