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