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