Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Datmel_mxt_ts.c312 u8 num_touchids; member
1202 } while (total_handled < data->num_touchids); in mxt_process_messages()
1802 data->num_touchids = object->num_report_ids; in mxt_parse_object_table()
1826 data->num_touchids = object->num_report_ids - 2; in mxt_parse_object_table()
2109 num_mt_slots = data->num_touchids; in mxt_initialize_input_device()