Searched refs:stabilize (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | imon.c | 1143 dev_dbg(dev, "PAD stabilize functionality disabled\n"); in imon_ir_change_protocol() 1149 dev_dbg(dev, "PAD stabilize functionality disabled\n"); in imon_ir_change_protocol() 1183 static int stabilize(int a, int b, u16 timeout, u16 threshold) in stabilize() function 1422 dir = stabilize((int)rel_x, (int)rel_y, in imon_pad_to_keys() 1465 * adjust sign and feed the values into stabilize(). The resulting codes in imon_pad_to_keys() 1488 dir = stabilize((int)rel_x, (int)rel_y, in imon_pad_to_keys()
|
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | imon.c | 1138 dev_dbg(dev, "PAD stabilize functionality disabled\n"); in imon_ir_change_protocol() 1144 dev_dbg(dev, "PAD stabilize functionality disabled\n"); in imon_ir_change_protocol() 1178 static int stabilize(int a, int b, u16 timeout, u16 threshold) in stabilize() function 1417 dir = stabilize((int)rel_x, (int)rel_y, in imon_pad_to_keys() 1460 * adjust sign and feed the values into stabilize(). The resulting codes in imon_pad_to_keys() 1483 dir = stabilize((int)rel_x, (int)rel_y, in imon_pad_to_keys()
|
Completed in 7 milliseconds