Searched refs:ABS_HSCROLL_BIT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/input/mouse/ | ||
D | cypress_ps2.h | 100 #define ABS_HSCROLL_BIT 0x20 macro |
D | cypress_ps2.c | 433 if (header_byte & ABS_HSCROLL_BIT) { in cypress_get_finger_count() |