Searched refs:hgpk_discard_decay_hack (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | hgpk.c | 124 static int hgpk_discard_decay_hack(struct psmouse *psmouse, int x, int y) in hgpk_discard_decay_hack() function 408 if (hgpk_discard_decay_hack(psmouse, x_diff, y_diff)) { in hgpk_process_advanced_packet() 439 if (hgpk_discard_decay_hack(psmouse, x, y)) { in hgpk_process_simple_packet()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | hgpk.c | 124 static int hgpk_discard_decay_hack(struct psmouse *psmouse, int x, int y) in hgpk_discard_decay_hack() function 408 if (hgpk_discard_decay_hack(psmouse, x_diff, y_diff)) { in hgpk_process_advanced_packet() 439 if (hgpk_discard_decay_hack(psmouse, x, y)) { in hgpk_process_simple_packet()
|
Completed in 3 milliseconds