Searched refs:cc_index (Results 1 – 3 of 3) sorted by relevance
107 int cc_index; /* contact count field index in the report */ member298 if (td->cc_index < 0) in mt_set_quirks()552 td->cc_index = field->index; in mt_touch_input_mapping()770 if (td->cc_index >= 0) { in mt_touch_report()771 struct hid_field *field = report->field[td->cc_index]; in mt_touch_report()1000 if (td->cc_index < 0) in mt_post_parse()1096 td->cc_index = -1; in mt_probe()
215 int cc_index; member
1606 wacom_wac->hid_data.cc_index = field->index; in wacom_wac_finger_usage_mapping()1714 hid_data->cc_index = i; in wacom_wac_finger_pre_report()1722 hid_data->cc_index >= 0) { in wacom_wac_finger_pre_report()1723 struct hid_field *field = report->field[hid_data->cc_index]; in wacom_wac_finger_pre_report()