Searched refs:HID_DG_PEN (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/hid/
H A Dwacom_wac.h173 ((f)->physical == HID_DG_PEN) || \
174 ((f)->application == HID_DG_PEN) || \
190 ((f)->application == HID_DG_PEN) || \
H A Dhid-uclogic-core.c76 if (params->pen.usage_invalid && (field->application == HID_DG_PEN))
134 case HID_DG_PEN:
H A Dhid-ntrig.c584 if (field->application == HID_DG_PEN)
868 case HID_DG_PEN:
H A Dhid-multitouch.c1365 field->application != HID_DG_PEN &&
H A Dwacom_sys.c237 field->application == HID_DG_PEN &&
H A Dhid-input.c2032 case HID_DG_PEN:
/linux-master/include/linux/
H A Dhid.h232 #define HID_DG_PEN 0x000d0002 macro

Completed in 141 milliseconds