Home
last modified time | relevance | path

Searched refs:HID_UP_GOOGLEVENDOR (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-vivaldi.c15 #define HID_USAGE_FN_ROW_PHYSMAP (HID_UP_GOOGLEVENDOR | HID_VD_FN_ROW_PHYSMAP)
H A Dhid-google-hammer.c371 #define HID_UP_GOOGLEVENDOR 0xffd10000 macro
373 #define HID_USAGE_KBD_FOLDED (HID_UP_GOOGLEVENDOR | HID_VD_KBD_FOLDED)
H A Dhid-core.c829 if ((parser->global.usage_page << 16) == HID_UP_GOOGLEVENDOR) in hid_scan_collection()
832 (HID_UP_GOOGLEVENDOR | 0x0001)) in hid_scan_collection()
/kernel/linux/linux-6.6/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.c364 #define HID_UP_GOOGLEVENDOR 0xffd10000 macro
366 #define HID_USAGE_KBD_FOLDED (HID_UP_GOOGLEVENDOR | HID_VD_KBD_FOLDED)
H A Dhid-core.c830 if ((parser->global.usage_page << 16) == HID_UP_GOOGLEVENDOR) in hid_scan_collection()
833 (HID_UP_GOOGLEVENDOR | 0x0001)) in hid_scan_collection()
/kernel/linux/linux-5.10/include/linux/
H A Dhid.h166 #define HID_UP_GOOGLEVENDOR 0xffd10000 macro
/kernel/linux/linux-6.6/include/linux/
H A Dhid.h170 #define HID_UP_GOOGLEVENDOR 0xffd10000 macro

Completed in 15 milliseconds