Searched refs:HID_UP_GENDESK (Results 1 – 7 of 7) 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)
469 case HID_UP_GENDESK: in ntrig_input_mapping()
415 case HID_UP_GENDESK: in mt_touch_input_mapping()
713 if ((parser->global.usage_page << 16) == HID_UP_GENDESK) in hid_scan_collection()1645 (col->usage & HID_USAGE_PAGE) == HID_UP_GENDESK && in hid_connect()
577 case HID_UP_GENDESK: in hidinput_configure_usage()
155 #define HID_UP_GENDESK 0x00010000 macro