Searched refs:HID_UP_CUSTOM (Results 1 – 4 of 4) sorted by relevance
163 #define HID_UP_CUSTOM 0x00ff0000 macro
681 if (usage->hid == (HID_UP_CUSTOM | 0x0003) || in apple_input_mapping()
1311 case HID_UP_CUSTOM: /* Reported on Logitech and Apple USB keyboards */ in hidinput_configure_usage()
1384 (usage->hid & HID_USAGE_PAGE) == HID_UP_CUSTOM) { in mt_input_mapping()