Home
last modified time | relevance | path

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

/linux/drivers/input/
H A Dtouch-overlay.c251 bool touch_overlay_process_contact(struct list_head *list, in touch_overlay_process_contact() function
275 EXPORT_SYMBOL(touch_overlay_process_contact);
/linux/include/linux/input/
H A Dtouch-overlay.h19 bool touch_overlay_process_contact(struct list_head *list,
/linux/drivers/input/touchscreen/
H A Dst1232.c161 if (touch_overlay_process_contact(&ts->touch_overlay_list, in st1232_ts_parse_and_report()