Lines Matching refs:touch_max
125 if (!features->touch_max) { in wacom_feature_mapping()
134 features->touch_max = data[1]; in wacom_feature_mapping()
136 features->touch_max = 16; in wacom_feature_mapping()
140 features->touch_max); in wacom_feature_mapping()
216 if (finger && !features->touch_max) in wacom_usage_mapping()
217 features->touch_max = 1; in wacom_usage_mapping()
261 if (features->touch_max > 1) { in wacom_post_parse_hid()
262 input_mt_init_slots(wacom_wac->touch_input, wacom_wac->features.touch_max, in wacom_post_parse_hid()
1562 wacom_wac1->shared->touch_max = wacom_wac1->features.touch_max; in wacom_wireless_work()
1571 if (wacom_wac1->features.touch_max || in wacom_wireless_work()
1582 if (wacom_wac1->features.touch_max) in wacom_wireless_work()
1598 wacom_wac1->features.touch_max) in wacom_wireless_work()