Searched refs:HID_DG_PEN (Results 1 – 7 of 7) sorted by relevance
173 ((f)->physical == HID_DG_PEN) || \174 ((f)->application == HID_DG_PEN) || \190 ((f)->application == HID_DG_PEN) || \
76 if (params->pen.usage_invalid && (field->application == HID_DG_PEN)) in uclogic_input_mapping()134 case HID_DG_PEN: in uclogic_input_configured()
584 if (field->application == HID_DG_PEN) in ntrig_event()868 case HID_DG_PEN: in ntrig_input_configured()
2018 case HID_DG_PEN: in hidinput_allocate()
1371 field->application != HID_DG_PEN && in mt_input_mapping()
237 field->application == HID_DG_PEN && in wacom_hid_usage_quirk()
232 #define HID_DG_PEN 0x000d0002 macro