Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/touchscreen/
Dsur40.c70 __le16 ctr_x; /* centroid position */ member
419 int bb_size_x, bb_size_y, pos_x, pos_y, ctr_x, ctr_y, slotnum; in sur40_report_blob() local
434 ctr_x = le16_to_cpu(blob->ctr_x); in sur40_report_blob()
445 input_report_abs(input, ABS_MT_TOOL_X, ctr_x); in sur40_report_blob()