Home
last modified time | relevance | path

Searched refs:HID_DG_TABLETFUNCTIONKEY (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/hid/
Dwacom_wac.h165 #define WACOM_PAD_FIELD(f) (((f)->physical == HID_DG_TABLETFUNCTIONKEY) || \
Dwacom_wac.c2132 if (wacom_equivalent_usage(field->physical) == HID_DG_TABLETFUNCTIONKEY) { in wacom_wac_pad_event()
2967 if (wacom_equivalent_usage(field->physical) == HID_DG_TABLETFUNCTIONKEY) in wacom_wac_report()
/linux-6.1.9/include/linux/
Dhid.h245 #define HID_DG_TABLETFUNCTIONKEY 0x000d0039 macro