Searched refs:touch_max (Results 1 – 3 of 3) sorted by relevance
1165 unsigned touch_max = wacom->features.touch_max; in wacom_wac_finger_count_touches() local1169 if (!touch_max) in wacom_wac_finger_count_touches()1172 if (touch_max == 1) in wacom_wac_finger_count_touches()1340 if (wacom->features.touch_max > 1 || len > WACOM_PKGLEN_TPC2FG) in wacom_tpc_single_touch()1578 unsigned touch_max = wacom_wac->features.touch_max; in wacom_wac_finger_usage_mapping() local1582 if (touch_max == 1) in wacom_wac_finger_usage_mapping()1589 if (touch_max == 1) in wacom_wac_finger_usage_mapping()1616 bool mt = wacom_wac->features.touch_max > 1; in wacom_wac_finger_slot()1729 hid_data->num_expected = wacom_wac->features.touch_max; in wacom_wac_finger_pre_report()1739 unsigned touch_max = wacom_wac->features.touch_max; in wacom_wac_finger_report() local[all …]
183 unsigned touch_max; member195 unsigned touch_max; member
129 if (!features->touch_max) { in wacom_feature_mapping()138 features->touch_max = data[1]; in wacom_feature_mapping()140 features->touch_max = 16; in wacom_feature_mapping()144 features->touch_max); in wacom_feature_mapping()239 if (finger && !features->touch_max) in wacom_usage_mapping()240 features->touch_max = 1; in wacom_usage_mapping()284 if (features->touch_max > 1) { in wacom_post_parse_hid()285 input_mt_init_slots(wacom_wac->touch_input, wacom_wac->features.touch_max, in wacom_post_parse_hid()2161 if (wacom_wac1->features.touch_max || in wacom_wireless_work()