Home
last modified time | relevance | path

Searched refs:cc_index (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hid/
Dhid-multitouch.c105 int cc_index; /* contact count field index in the report */ member
295 if (td->cc_index < 0) in mt_set_quirks()
505 td->cc_index = field->index; in mt_touch_input_mapping()
716 if (td->cc_index >= 0) { in mt_touch_report()
717 struct hid_field *field = report->field[td->cc_index]; in mt_touch_report()
933 if (td->cc_index < 0) in mt_post_parse()
1045 td->cc_index = -1; in mt_probe()