Searched refs:mouse_threshold (Results 1 – 1 of 1) sorted by relevance
54 static int mouse_threshold[2] = {2, 2}; variable55 module_param_array(mouse_threshold, int, NULL, 0);95 ikbd_mouse_thresh(mouse_threshold[0], mouse_threshold[1]); in atamouse_open()
Completed in 6 milliseconds