Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dst1232.c65 struct list_head touch_overlay_list; member
215 if (touch_overlay_process_contact(&ts->touch_overlay_list, in st1232_ts_parse_and_report()
227 touch_overlay_sync_frame(&ts->touch_overlay_list, input); in st1232_ts_parse_and_report()
371 INIT_LIST_HEAD(&ts->touch_overlay_list); in st1232_ts_probe()
372 error = touch_overlay_map(&ts->touch_overlay_list, input_dev); in st1232_ts_probe()
376 if (touch_overlay_mapped_touchscreen(&ts->touch_overlay_list)) { in st1232_ts_probe()
378 touch_overlay_get_touchscreen_abs(&ts->touch_overlay_list, in st1232_ts_probe()