Searched refs:mouse_threshold (Results 1 – 1 of 1) sorted by relevance
59 static int mouse_threshold[2] = {2, 2}; variable60 module_param_array(mouse_threshold, int, NULL, 0);100 ikbd_mouse_thresh(mouse_threshold[0], mouse_threshold[1]); in atamouse_open()