Searched refs:HID_UP_GENDESK (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/hid/
H A Dhid-gyration.c64 if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK && gyration_event()
H A Dhid-tmff.c50 #define THRUSTMASTER_USAGE_FF (HID_UP_GENDESK | 0xbb)
H A Dhid-multitouch.c415 case HID_UP_GENDESK: mt_touch_input_mapping()
H A Dhid-ntrig.c469 case HID_UP_GENDESK: ntrig_input_mapping()
H A Dhid-core.c713 if ((parser->global.usage_page << 16) == HID_UP_GENDESK) hid_scan_collection()
1645 (col->usage & HID_USAGE_PAGE) == HID_UP_GENDESK && hid_connect()
H A Dhid-input.c577 case HID_UP_GENDESK: hidinput_configure_usage()
/linux-4.1.27/include/linux/
H A Dhid.h155 #define HID_UP_GENDESK 0x00010000 macro

Completed in 186 milliseconds