Searched refs:HID_UNIT_GRAM (Results 1 – 3 of 3) sorted by relevance
54 if (field->unit == HID_UNIT_GRAM || field->unit == HID_UNIT_NEWTON) { in hid_haptic_check_pressure_unit()
315 } else if (field->unit != HID_UNIT_GRAM) { in hidinput_calc_abs_res()
454 #define HID_UNIT_GRAM 0x0101 macro