Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dgoodix.c350 int input_y = get_unaligned_le16(&coor_data[3]); in goodix_ts_report_touch_8b() local
365 int input_y = get_unaligned_le16(&coor_data[5]); in goodix_ts_report_touch_9b() local
/kernel/linux/linux-4.19/drivers/input/touchscreen/
Dgoodix.c301 int input_y = get_unaligned_le16(&coor_data[3]); in goodix_ts_report_touch() local