Searched refs:touch_overlay_segment (Results 1 – 1 of 1) sorted by relevance
16 struct touch_overlay_segment { struct28 struct touch_overlay_segment *segment, in touch_overlay_get_segment() argument77 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()[all …]