Searched defs:y_diff (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | hgpk.c | 407 int y_diff = priv->abs_y - y; in hgpk_process_advanced_packet() local
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | hgpk.c | 407 int y_diff = priv->abs_y - y; in hgpk_process_advanced_packet() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon.c | 2033 int x_diff, y_diff, virt_w, virt_h, virt_fw, virt_fh; in fbcon_resize() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon.c | 2003 int x_diff, y_diff, virt_w, virt_h, virt_fw, virt_fh; in fbcon_resize() local
|
Completed in 15 milliseconds