Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-multitouch.c111 __s16 maxcontact_report_id; /* Maximum Contact Number HID feature, member
378 td->maxcontact_report_id = field->report->id; in mt_feature_mapping()
942 if (td->maxcontact_report_id < 0) in mt_set_maxcontacts()
949 r = re->report_id_hash[td->maxcontact_report_id]; in mt_set_maxcontacts()
1111 td->maxcontact_report_id = -1; in mt_probe()