Lines Matching refs:touch_max
113 if (!features->touch_max) { in wacom_feature_mapping()
122 features->touch_max = data[1]; in wacom_feature_mapping()
193 if (finger && !features->touch_max) in wacom_usage_mapping()
194 features->touch_max = 1; in wacom_usage_mapping()
239 if (features->touch_max > 1) { in wacom_post_parse_hid()
240 input_mt_init_slots(wacom_wac->input, wacom_wac->features.touch_max, in wacom_post_parse_hid()
1293 wacom_wac1->shared->touch_max = wacom_wac1->features.touch_max; in wacom_wireless_work()
1302 if (wacom_wac1->features.touch_max || in wacom_wireless_work()
1309 if (wacom_wac2->features.touch_max) in wacom_wireless_work()
1324 wacom_wac1->features.touch_max) in wacom_wireless_work()
1531 else if (features->touch_max) in wacom_probe()
1577 if (wacom_wac->features.type == INTUOSHT && wacom_wac->features.touch_max) { in wacom_probe()