ctr_x 70 drivers/input/touchscreen/sur40.c __le16 ctr_x; /* centroid position */ ctr_x 415 drivers/input/touchscreen/sur40.c int bb_size_x, bb_size_y, pos_x, pos_y, ctr_x, ctr_y, slotnum; ctr_x 430 drivers/input/touchscreen/sur40.c ctr_x = le16_to_cpu(blob->ctr_x); ctr_x 441 drivers/input/touchscreen/sur40.c input_report_abs(input, ABS_MT_TOOL_X, ctr_x);