Lines Matching refs:touch_overlay_segment
16 struct touch_overlay_segment { struct
28 struct touch_overlay_segment *segment, in touch_overlay_get_segment() argument
77 struct touch_overlay_segment *segment; in touch_overlay_map()
111 struct touch_overlay_segment *segment; in touch_overlay_get_touchscreen_abs()
115 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_get_touchscreen_abs()
125 static bool touch_overlay_segment_event(struct touch_overlay_segment *seg, in touch_overlay_segment_event()
143 struct touch_overlay_segment *segment; in touch_overlay_mapped_touchscreen()
147 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_mapped_touchscreen()
159 struct touch_overlay_segment *segment; in touch_overlay_event_on_ts()
163 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_event_on_ts()
180 struct touch_overlay_segment *segment, in touch_overlay_button_event()
217 struct touch_overlay_segment *segment; in touch_overlay_sync_frame()
223 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_sync_frame()
255 struct touch_overlay_segment *segment; in touch_overlay_process_contact()
263 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_process_contact()