Searched refs:HID_DG_INRANGE (Results 1 – 5 of 5) sorted by relevance
126 if (equivalent_usage != HID_DG_INRANGE && in wacom_wac_pen_serial_enforce()137 if (equivalent_usage == HID_DG_INRANGE) in wacom_wac_pen_serial_enforce()261 field->usage[i+1].hid == HID_DG_INRANGE) { in wacom_hid_usage_quirk()
92 .usage = HID_DG_INRANGE,1606 case HID_DG_INRANGE: in hidinput_hid_event()
2332 case HID_DG_INRANGE: in wacom_wac_pen_usage_mapping()2418 case HID_DG_INRANGE: in wacom_wac_pen_event()2844 case HID_DG_INRANGE: in wacom_wac_finger_pre_report()
800 case HID_DG_INRANGE: in mt_touch_input_mapping()
245 #define HID_DG_INRANGE 0x000d0032 macro