Lines Matching refs:touch_overlay_segment
15 struct touch_overlay_segment { struct
27 struct touch_overlay_segment *segment, in touch_overlay_get_segment() argument
76 struct touch_overlay_segment *segment; in touch_overlay_map()
110 struct touch_overlay_segment *segment; in touch_overlay_get_touchscreen_abs()
114 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_get_touchscreen_abs()
124 static bool touch_overlay_segment_event(struct touch_overlay_segment *seg, in touch_overlay_segment_event()
142 struct touch_overlay_segment *segment; in touch_overlay_mapped_touchscreen()
146 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_mapped_touchscreen()
158 struct touch_overlay_segment *segment; in touch_overlay_event_on_ts()
162 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_event_on_ts()
179 struct touch_overlay_segment *segment, in touch_overlay_button_event()
216 struct touch_overlay_segment *segment; in touch_overlay_sync_frame()
222 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_sync_frame()
254 struct touch_overlay_segment *segment; in touch_overlay_process_contact()
262 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_process_contact()