Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Datmel_mxt_ts.c308 u8 num_touchids; member
1126 } while (total_handled < data->num_touchids); in mxt_process_messages()
1722 data->num_touchids = object->num_report_ids; in mxt_parse_object_table()
1738 data->num_touchids = object->num_report_ids - 2; in mxt_parse_object_table()
2020 num_mt_slots = data->num_touchids; in mxt_initialize_input_device()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds