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

/linux-4.1.27/drivers/input/touchscreen/
H A Dsur40.c72 __le16 ctr_x; /* centroid position */ member in struct:sur40_blob
271 int ctr_x = le16_to_cpu(blob->ctr_x); sur40_report_blob() local
286 input_report_abs(input, ABS_MT_TOOL_X, ctr_x); sur40_report_blob()

Completed in 39 milliseconds