ctr_y              71 drivers/input/touchscreen/sur40.c 	__le16 ctr_y;
ctr_y             415 drivers/input/touchscreen/sur40.c 	int bb_size_x, bb_size_y, pos_x, pos_y, ctr_x, ctr_y, slotnum;
ctr_y             431 drivers/input/touchscreen/sur40.c 	ctr_y = le16_to_cpu(blob->ctr_y);
ctr_y             442 drivers/input/touchscreen/sur40.c 	input_report_abs(input, ABS_MT_TOOL_Y, ctr_y);