Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-vivaldi-common.c20 #define HID_USAGE_FN_ROW_PHYSMAP (HID_UP_GOOGLEVENDOR | HID_VD_FN_ROW_PHYSMAP)
Dhid-google-hammer.c364 #define HID_UP_GOOGLEVENDOR 0xffd10000 macro
366 #define HID_USAGE_KBD_FOLDED (HID_UP_GOOGLEVENDOR | HID_VD_KBD_FOLDED)
Dhid-core.c823 if ((parser->global.usage_page << 16) == HID_UP_GOOGLEVENDOR) in hid_scan_collection()
826 (HID_UP_GOOGLEVENDOR | 0x0001)) in hid_scan_collection()
/Linux-v6.6/include/linux/
Dhid.h170 #define HID_UP_GOOGLEVENDOR 0xffd10000 macro