Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dgoodix.c126 int input_y = get_unaligned_le16(&coor_data[3]); in goodix_ts_report_touch() local
132 input_report_abs(ts->input_dev, ABS_MT_POSITION_Y, input_y); in goodix_ts_report_touch()