Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dsur40.c71 __le16 ctr_y; member
419 int bb_size_x, bb_size_y, pos_x, pos_y, ctr_x, ctr_y, slotnum; in sur40_report_blob() local
435 ctr_y = le16_to_cpu(blob->ctr_y); in sur40_report_blob()
446 input_report_abs(input, ABS_MT_TOOL_Y, ctr_y); in sur40_report_blob()