Searched refs:HID_UP_GENDESK (Results 1 – 12 of 12) 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)
40 #define THRUSTMASTER_USAGE_FF (HID_UP_GENDESK | 0xbb)
686 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in djh_turntable_mapping()737 if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in rb4_guitar_mapping()835 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in navigation_mapping()884 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in sixaxis_mapping()
169 case HID_UP_GENDESK: in ms_surface_dial_quirk()
465 case HID_UP_GENDESK: in ntrig_input_mapping()
1032 (field->application == (HID_UP_GENDESK | 0x0080) || in asus_input_mapping()
871 if ((parser->global.usage_page << 16) == HID_UP_GENDESK) in hid_scan_collection()2349 (col->usage & HID_USAGE_PAGE) == HID_UP_GENDESK && in hid_connect()
821 case HID_UP_GENDESK: in hidinput_configure_usage()
821 case HID_UP_GENDESK: in mt_touch_input_mapping()
149 #define HID_UP_GENDESK 0x00010000 macro988 (((a >= HID_UP_GENDESK) && (a <= HID_GD_MULTIAXIS)) \
1246 ARRAY_SIZE(pidff_ ## name), HID_UP_GENDESK)