Searched refs:pad_thresh (Results 1 – 1 of 1) sorted by relevance
455 static int pad_thresh; variable456 module_param(pad_thresh, int, S_IRUGO | S_IWUSR);457 MODULE_PARM_DESC(pad_thresh, "Threshold at which a pad push registers as an arrow key in kbd mode (…1387 threshold = pad_thresh ? pad_thresh : 28; in imon_pad_to_keys()1442 threshold = pad_thresh ? pad_thresh : 15; in imon_pad_to_keys()