Home
last modified time | relevance | path

Searched refs:ABS_HSCROLL_BIT (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/input/mouse/
Dcypress_ps2.h101 #define ABS_HSCROLL_BIT 0x20 macro
Dcypress_ps2.c428 if (header_byte & ABS_HSCROLL_BIT) { in cypress_get_finger_count()