Home
last modified time | relevance | path

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

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