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

/linux-master/drivers/input/mouse/
H 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]);

Completed in 156 milliseconds