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

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

Completed in 156 milliseconds