Home
last modified time | relevance | path

Searched refs:HID_UP_CUSTOM (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dhid.h166 #define HID_UP_CUSTOM 0x00ff0000 macro
/linux/drivers/hid/
H A Dhid-apple.c725 if (usage->hid == (HID_UP_CUSTOM | 0x0003) || in apple_input_mapping()
H A Dhid-input.c1350 case HID_UP_CUSTOM: /* Reported on Logitech and Apple USB keyboards */ in hidinput_configure_usage()
H A Dhid-multitouch.c1503 (usage->hid & HID_USAGE_PAGE) == HID_UP_CUSTOM) { in mt_input_mapping()