Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
A Dst1232.c61 struct list_head touch_overlay_list; member
161 if (touch_overlay_process_contact(&ts->touch_overlay_list, in st1232_ts_parse_and_report()
173 touch_overlay_sync_frame(&ts->touch_overlay_list, input); in st1232_ts_parse_and_report()
307 INIT_LIST_HEAD(&ts->touch_overlay_list); in st1232_ts_probe()
308 error = touch_overlay_map(&ts->touch_overlay_list, input_dev); in st1232_ts_probe()
312 if (touch_overlay_mapped_touchscreen(&ts->touch_overlay_list)) { in st1232_ts_probe()
314 touch_overlay_get_touchscreen_abs(&ts->touch_overlay_list, in st1232_ts_probe()

Completed in 4 milliseconds