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

/linux-master/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)
833 (HID_UP_GOOGLEVENDOR | 0x0001))
/linux-master/include/linux/
H A Dhid.h170 #define HID_UP_GOOGLEVENDOR 0xffd10000 macro

Completed in 141 milliseconds