Searched refs:HID_DG_INRANGE (Results 1 – 5 of 5) sorted by relevance
108 if (equivalent_usage != HID_DG_INRANGE && in wacom_wac_pen_serial_enforce()119 if (equivalent_usage == HID_DG_INRANGE) in wacom_wac_pen_serial_enforce()246 field->usage[i+1].hid == HID_DG_INRANGE) { in wacom_hid_usage_quirk()
92 .usage = HID_DG_INRANGE,1536 case HID_DG_INRANGE: in hidinput_hid_event()
2284 case HID_DG_INRANGE: in wacom_wac_pen_usage_mapping()2367 case HID_DG_INRANGE: in wacom_wac_pen_event()2789 case HID_DG_INRANGE: in wacom_wac_finger_pre_report()
786 case HID_DG_INRANGE: in mt_touch_input_mapping()
240 #define HID_DG_INRANGE 0x000d0032 macro