Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dsur40.c73 __le16 ctr_y; member
272 int ctr_y = le16_to_cpu(blob->ctr_y); in sur40_report_blob() local
287 input_report_abs(input, ABS_MT_TOOL_Y, ctr_y); in sur40_report_blob()