Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-vivaldi-common.c20 #define HID_USAGE_FN_ROW_PHYSMAP (HID_UP_GOOGLEVENDOR | HID_VD_FN_ROW_PHYSMAP)
H A Dhid-google-hammer.c363 #define HID_UP_GOOGLEVENDOR 0xffd10000 macro
365 #define HID_USAGE_KBD_FOLDED (HID_UP_GOOGLEVENDOR | HID_VD_KBD_FOLDED)
H A Dhid-core.c868 if ((parser->global.usage_page << 16) == HID_UP_GOOGLEVENDOR) in hid_scan_collection()
871 (HID_UP_GOOGLEVENDOR | 0x0001)) in hid_scan_collection()
/linux/include/linux/
H A Dhid.h170 #define HID_UP_GOOGLEVENDOR 0xffd10000 macro