Searched refs:HID_UP_GENDESK (Results 1 – 6 of 6) sorted by relevance
61 if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK && in gyration_event()
26 #define A4_WHEEL_ORIENTATION (HID_UP_GENDESK | 0x000000b8)
465 case HID_UP_GENDESK: in ntrig_input_mapping()
877 if ((parser->global.usage_page << 16) == HID_UP_GENDESK) in hid_scan_collection()2359 (col->usage & HID_USAGE_PAGE) == HID_UP_GENDESK && in hid_connect()
823 case HID_UP_GENDESK: in mt_touch_input_mapping()
149 #define HID_UP_GENDESK 0x00010000 macro990 (((a >= HID_UP_GENDESK) && (a <= HID_GD_MULTIAXIS)) \