Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dgoodix.c292 int input_y = get_unaligned_le16(&coor_data[3]); in goodix_ts_report_touch() local
298 input_x, input_y, true); in goodix_ts_report_touch()