Searched refs:touch_overlay_sync_frame (Results 1 – 3 of 3) sorted by relevance
23 void touch_overlay_sync_frame(struct list_head *list, struct input_dev *input);
214 void touch_overlay_sync_frame(struct list_head *list, struct input_dev *input) in touch_overlay_sync_frame() function233 EXPORT_SYMBOL(touch_overlay_sync_frame);
173 touch_overlay_sync_frame(&ts->touch_overlay_list, input); in st1232_ts_parse_and_report()