Searched refs:HIO_RELATIVE (Results 1 – 5 of 5) sorted by relevance
74 #define MOUSE_FLAGS_MASK (HIO_CONST|HIO_RELATIVE)100 case HIO_RELATIVE: in hidms_setup()118 case HIO_RELATIVE: in hidms_setup()137 if ((flags & MOUSE_FLAGS_MASK) != HIO_RELATIVE) { in hidms_setup()175 if ((flags & MOUSE_FLAGS_MASK) != HIO_RELATIVE) { in hidms_setup()
414 #define HIO_RELATIVE 0x004 macro
94 #define TSCREEN_FLAGS_MASK (HIO_CONST|HIO_RELATIVE)169 case HIO_RELATIVE: in uts_attach()188 case HIO_RELATIVE: in uts_attach()
100 #define NOTMOUSE(f) (((f) & (HIO_CONST | HIO_RELATIVE)) != HIO_RELATIVE)
226 (h->flags & HIO_RELATIVE) ? " Relative" : "", in hid_dump_item()