HID_UNIT_INCH
if (h->unit != HID_UNIT_CM && h->unit != HID_UNIT_INCH)
if (h->unit == HID_UNIT_INCH) { /* Map inches to mm. */