Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dedt-ft5x06.c130 int max_support_points; member
142 int max_support_points; member
230 datalen = tplen * tsdata->max_support_points + offset + crclen; in edt_ft5x06_ts_isr()
256 for (i = 0; i < tsdata->max_support_points; i++) { in edt_ft5x06_ts_isr()
1156 if (!chip_data || !chip_data->max_support_points) { in edt_ft5x06_ts_probe()
1161 tsdata->max_support_points = chip_data->max_support_points; in edt_ft5x06_ts_probe()
1308 error = input_mt_init_slots(input, tsdata->max_support_points, in edt_ft5x06_ts_probe()
1466 .max_support_points = 5,
1470 .max_support_points = 10,
1474 .max_support_points = 2,