Searched refs:touch_major (Results 1 – 4 of 4) sorted by relevance
229 __le16 touch_major; /* touch area, major axis */ member574 raw2int(f->touch_major) << 1); in report_finger_data()594 int p = raw2int(f->touch_major); in report_synaptics_data()621 if (raw2int(f->touch_major) == 0) in report_tp_state()
475 u8 touch_major; in mip4_report_touch() local492 touch_major = packet[5]; in mip4_report_touch()495 touch_major = packet[6]; in mip4_report_touch()514 touch_major = packet[9]; in mip4_report_touch()535 input_report_abs(ts->input, ABS_MT_TOUCH_MAJOR, touch_major); in mip4_report_touch()
56 __le16 touch_major; member117 le16_to_cpu(fingers[i].touch_major)); in apple_z2_parse_touches()
163 __le16 touch_major; member1002 le16_to_int(f->touch_major) << 1); in report_finger_data()1032 if (le16_to_int(f->touch_major) == 0) in report_tp_state()