Home
last modified time | relevance | path

Searched refs:HID_UNIT_NEWTON (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hid/
H A Dhid-haptic.c54 if (field->unit == HID_UNIT_GRAM || field->unit == HID_UNIT_NEWTON) { in hid_haptic_check_pressure_unit()
H A Dhid-input.c308 if (field->unit == HID_UNIT_NEWTON) { in hidinput_calc_abs_res()
/linux/include/linux/
H A Dhid.h455 #define HID_UNIT_NEWTON 0xe111 macro