Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Datmel_mxt_ts.c232 u8 num_touchids; member
1030 } while (total_handled < data->num_touchids); in mxt_process_messages()
1598 data->num_touchids = object->num_report_ids in mxt_get_object_table()
1612 data->num_touchids = object->num_report_ids - 2; in mxt_get_object_table()
1820 num_mt_slots = data->num_touchids; in mxt_initialize_input_device()