Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/input/touchscreen/
Dgoodix.c350 int input_y = get_unaligned_le16(&coor_data[3]); in goodix_ts_report_touch_8b() local
356 input_x, input_y, true); in goodix_ts_report_touch_8b()
365 int input_y = get_unaligned_le16(&coor_data[5]); in goodix_ts_report_touch_9b() local
371 input_x, input_y, true); in goodix_ts_report_touch_9b()