Searched refs:HID_UP_GENDESK (Results 1 – 10 of 10) sorted by relevance
64 if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK && in gyration_event()
50 #define THRUSTMASTER_USAGE_FF (HID_UP_GENDESK | 0xbb)
143 case HID_UP_GENDESK: in ms_surface_dial_quirk()
467 if (field->application == (HID_UP_GENDESK | 0x0080) || in asus_input_mapping()
743 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in navigation_mapping()792 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in sixaxis_mapping()820 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in ds4_mapping()
469 case HID_UP_GENDESK: in ntrig_input_mapping()
750 if ((parser->global.usage_page << 16) == HID_UP_GENDESK) in hid_scan_collection()1729 (col->usage & HID_USAGE_PAGE) == HID_UP_GENDESK && in hid_connect()
686 case HID_UP_GENDESK: in mt_touch_input_mapping()
654 case HID_UP_GENDESK: in hidinput_configure_usage()
157 #define HID_UP_GENDESK 0x00010000 macro