le16_to_int
le16_to_int(f->touch_major) << 1);
le16_to_int(f->touch_minor) << 1);
le16_to_int(f->tool_major) << 1);
le16_to_int(f->tool_minor) << 1);
MAX_FINGER_ORIENTATION - le16_to_int(f->orientation));
if (le16_to_int(f->touch_major) == 0)
applespi->pos[n].x = le16_to_int(f->abs_x);
le16_to_int(f->abs_y);
le16_to_int(f->abs_x));
le16_to_int(f->abs_x));
le16_to_int(f->abs_y));
le16_to_int(f->abs_y));