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,1652 case HID_DG_INRANGE: in hidinput_hid_event()
865 case HID_DG_INRANGE: in mt_touch_input_mapping()1626 if (usage == HID_DG_INRANGE || in mt_report()
2343 case HID_DG_INRANGE: in wacom_wac_pen_usage_mapping()2429 case HID_DG_INRANGE: in wacom_wac_pen_event()2855 case HID_DG_INRANGE: in wacom_wac_finger_pre_report()
246 #define HID_DG_INRANGE 0x000d0032 macro